Initializes a System.Data.Common.DbCommand which inserts information in the "Failed Composite Instances" table.
protected override void PrepareInsertMediaObjectFailedCompositeInstancesCommand(DbCommand insertCommand,string sopInstanceUID,MediaCreationFailedSop failedInstance)
Protected Overrides Sub PrepareInsertMediaObjectFailedCompositeInstancesCommand( _ByVal insertCommand As DbCommand, _ByVal sopInstanceUID As String, _ByVal failedInstance As Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationFailedSop _)
protected:void PrepareInsertMediaObjectFailedCompositeInstancesCommand(DbCommand^ insertCommand,String^ sopInstanceUID,Leadtools.Dicom.Common.Datatypes.Mediacreation.MediaCreationFailedSop^ failedInstance) override
insertCommand
The database command which will be initialized to insert the new information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which information will be inserted.
failedInstance
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationFailedSop object that represents the information of the failed SOP in the media object.
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
