protected abstract void PrepareUpdateMediaObjectInformationStatusCommand(
DbCommand updateCommand,
string sopInstanceUID,
MediaCreationStatus mediaStatus
)
updateCommand
The database command which will be initialized to update the information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object whose information will be updated.
mediaStatus
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationStatus object that represents the status information to be updated.