protected abstract void PrepareUpdateMediaObjectRequestCommand(
DbCommand updateCommand,
string sopInstanceUID,
MediaCreationRequestInformation mediaRequest
)
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.
mediaRequest
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationRequestInformation object that represents the media request information to be updated.