Initializes a System.Data.Common.DbCommand object to insert a hanging protocol definition sequence row into the databse table.
protected abstract void PrepareInsertHangingProtocolDefinitonSequenceCommand(
IDbCommand command,
string definitionSequenceGuid,
string sopInstanceUID,
string modality,
string laterality,
string studyDescription,
string bodyPartExamined,
string protocolName
)
protected:
virtual void PrepareInsertHangingProtocolDefinitonSequenceCommand(
IDbCommand^ command,
String^ definitionSequenceGuid,
String^ sopInstanceUID,
String^ modality,
String^ laterality,
String^ studyDescription,
String^ bodyPartExamined,
String^ protocolName
) abstract
command
Type: System.Data.IDbCommand The database command that will be initialized to execute the insert.
definitionSequenceGuid
Unique Id of the sequence.
sopInstanceUID
The SOP Instance UID of the hanging protocol.
modality
Modality name.
laterality
The image position if available.
studyDescription
Description of the study.
bodyPartExamined
Name of the body part examined.
protocolName
Name of the hanging protocol.
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