protected override void PrepareInsertCodeSequenceCommand(
string tableName,
IDbCommand command,
string definitionSequenceGuid,
string codeValue,
string codingSchemeDesignator,
string codingSchemeVersion,
string codeMeaning
)
Protected Overrides Sub PrepareInsertCodeSequenceCommand(
ByVal tableName As String,
ByVal command As System.Data.IDbCommand,
ByVal definitionSequenceGuid As String,
ByVal codeValue As String,
ByVal codingSchemeDesignator As String,
ByVal codingSchemeVersion As String,
ByVal codeMeaning As String
)
protected:
virtual void PrepareInsertCodeSequenceCommand(
String^ tableName,
System::Data::IDbCommand^ command,
String^ definitionSequenceGuid,
String^ codeValue,
String^ codingSchemeDesignator,
String^ codingSchemeVersion,
String^ codeMeaning
) override
tableName
Table name to insert definition into.
command
Type: System.Data.IDbCommand The database command that will be initialized to execute the insert.
definitionSequenceGuid
Unique Id of the sequence.
codeValue
Sequence code value.
codingSchemeDesignator
Sequence coding schema designator.
codingSchemeVersion
Sequence coding schema version.
codeMeaning
Sequence code meaning.
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