Initializes a System.Data.Common.DbCommand to get the number of annotation containers associated with an sopInstanceUID.
protected abstract void PrepareGetAnnotationsCountCommand(DbCommand command,string sopInstanceUID)
Protected MustOverride Sub PrepareGetAnnotationsCountCommand( _ByVal command As DbCommand, _ByVal sopInstanceUID As String _)
protected:abstract void PrepareGetAnnotationsCountCommand(DbCommand^ command,String^ sopInstanceUID)
command
The System.Data.Common.DbCommand to be initialized.
sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.
Override this method to provide the database specific behavior for getting the annotation count that corresponds to an sopInstanceUID.
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
