Initializes a System.Data.Common.DbCommand which updates the Media object request information.
protected abstract void PrepareUpdateMediaObjectRequestCommand(DbCommand updateCommand,string sopInstanceUID,MediaCreationRequestInformation mediaRequest)
Protected MustOverride Sub PrepareUpdateMediaObjectRequestCommand( _ByVal updateCommand As DbCommand, _ByVal sopInstanceUID As String, _ByVal mediaRequest As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationRequestInformation _)
protected:abstract void PrepareUpdateMediaObjectRequestCommand(DbCommand^ updateCommand,String^ sopInstanceUID,Leadtools.Dicom.Common.Datatypes.Mediacreation.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
