Initializes a System.Data.IDbCommand object that is used by the StoreMetadataXml method.
protected abstract void PrepareUpdateMetadataXmlCommand(
IDbCommand command,
string sopInstanceUid,
string xmlData
)
Protected MustOverride Sub PrepareUpdateMetadataXmlCommand(
ByVal command As IDbCommand,
ByVal sopInstanceUid As String,
ByVal xmlData As String
)
protected:
virtual void PrepareUpdateMetadataXmlCommand(
IDbCommand^ command,
String^ sopInstanceUid,
String^ xmlData
) abstract
command
A System.Data.IDbCommand database command that is initialized to be used by the StoreMetadataXml method.
sopInstanceUid
The SOP Instance UID (0008,0018) of the DicomDataSet.
xmlData
A string containing the XML metadata.
This method is called by the StoreMetadataXml method.
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