public void DeleteAnnotationObject(
AnnotationIdentifier annotationId
)
annotationId
The AnnotationIdentifier of the annotation.
This method deletes the annotation defined by annotationId from the datbase. The deletion is accomplished by executing the query defined by the PrepareDeleteAnnotationCommand method.