protected override 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 which information will be updated.
mediaStatus
The Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationStatus status information to be updated.