Initializes a System.Data.Common.DbCommand to insert an annotation.
protected override void PrepareStoreAnnotationObjectCommand(DbCommand command,int annotationNumber,string sopInstanceUID,string annotationDescription,string annotationFileName)
Protected Overrides Sub PrepareStoreAnnotationObjectCommand( _ByVal command As DbCommand, _ByVal annotationNumber As Integer, _ByVal sopInstanceUID As String, _ByVal annotationDescription As String, _ByVal annotationFileName As String _)
protected:void PrepareStoreAnnotationObjectCommand(DbCommand^ command,int annotationNumber,String^ sopInstanceUID,String^ annotationDescription,String^ annotationFileName) override
command
The System.Data.Common.DbCommand to be initialized.
annotationNumber
An ID that will be associated with the annotation container being inserted
sopInstanceUID
The SOPInstanceUID of the data set that is associated with the annotation.
annotationDescription
The description of the annotation being inserted
annotationFileName
The file name that contains the annotation being inserted
Override this method to provide the database specific behavior for inserting an annotation.
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
