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.