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