Initializes a System.Data.Common.DbCommand which returns the columns from the "Failed Composite Attributes" Table.
protected abstract void PrepareFindMediaObjectFailedCompositeAttributesCommand(
DbCommand queryCommand,
string sopInstanceUID,
SopInstanceReference failedSopInstance
)
Protected MustOverride Sub PrepareFindMediaObjectFailedCompositeAttributesCommand( _
ByVal queryCommand As DbCommand, _
ByVal sopInstanceUID As String, _
ByVal failedSopInstance As SopInstanceReference _
)
protected:
abstract void PrepareFindMediaObjectFailedCompositeAttributesCommand(
DbCommand^ queryCommand,
String^ sopInstanceUID,
SopInstanceReference^ failedSopInstance
)
queryCommand
The database command which will be initialized to return the information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which information will be returned.
failedSopInstance
A Leadtools.Dicom.Common.DataTypes.SopInstanceReference object that represents the failed instance information in the media object which attributes will be returned.
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