Leadtools.Medical.Media.DataAccessLayer Namespace > MediaCreationSqlDbDataAccessAgent Class : PrepareInsertMediaPathCommand Method |
protected override void PrepareInsertMediaPathCommand( DbCommand insertCommand, MediaLocation mediaLocation )
'Declaration Protected Overrides Sub PrepareInsertMediaPathCommand( _ ByVal insertCommand As DbCommand, _ ByVal mediaLocation As MediaLocation _ )
'Usage Dim instance As MediaCreationSqlDbDataAccessAgent Dim insertCommand As DbCommand Dim mediaLocation As MediaLocation instance.PrepareInsertMediaPathCommand(insertCommand, mediaLocation)
protected: void PrepareInsertMediaPathCommand( DbCommand* insertCommand, MediaLocation* mediaLocation ) override
protected: void PrepareInsertMediaPathCommand( DbCommand* insertCommand, MediaLocation* mediaLocation ) override