Initializes a System.Data.Common.DbCommand which updates the Media object status information.
protected override void PrepareUpdateMediaObjectInformationStatusCommand(
DbCommand updateCommand,
string sopInstanceUID,
MediaCreationStatus mediaStatus
)
Protected Overrides Sub PrepareUpdateMediaObjectInformationStatusCommand( _
ByVal updateCommand As DbCommand, _
ByVal sopInstanceUID As String, _
ByVal mediaStatus As MediaCreationStatus _
)
protected:
void PrepareUpdateMediaObjectInformationStatusCommand(
DbCommand^ updateCommand,
String^ sopInstanceUID,
MediaCreationStatus^ mediaStatus
) override
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document