protected abstract void PrepareInsertReferencedMediaStorage(
DbCommand command,
string sopInstanceUID,
StorageMediaFileSet storageFileSet
)
command
The database command which will be initialized to insert the new information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object whose information will be inserted.
storageFileSet
A Leadtools.Dicom.Common.DataTypes.StorageMediaFileSet object that represents the information which will be inserted.