Initializes a System.Data.Common.DbCommand to delete the annotation container that corresponds to the sopInstanceUID and annotationNumber.
protected abstract void PrepareDeleteAnnotationCommand(DbCommand command,string sopInstanceUID,int annotationNumber)
Protected MustOverride Sub PrepareDeleteAnnotationCommand( _ByVal command As DbCommand, _ByVal sopInstanceUID As String, _ByVal annotationNumber As Integer _)
protected:abstract void PrepareDeleteAnnotationCommand(DbCommand^ command,String^ sopInstanceUID,int annotationNumber)
command
The System.Data.Common.DbCommand to be initialized.
sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.
annotationNumber
The ID of the annotation container
Override this method to provide the database specific behavior for deleting the annotation container associated with sopInstanceUID and annotationNumber.
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
