PrepareGetAnnotationNumbersCommand Method

Summary
Initializes a System.Data.Common.DbCommand to get the annotationNumbers associated with an  sopInstanceUID.
Syntax
C#
C++/CLI
protected override void PrepareGetAnnotationNumbersCommand( 
   DbCommand command, 
   string sopInstanceUID 
) 
protected: void PrepareGetAnnotationNumbersCommand(  
   DbCommand* command, 
   string* sopInstanceUID 
) override  
protected: 
void PrepareGetAnnotationNumbersCommand(  
   DbCommand^ command, 
   String^ sopInstanceUID 
) override  

Parameters

command
The System.Data.Common.DbCommand to be initialized.

sopInstanceUID
The SOP Instance UID of the data set that is associated with the annotation.

Remarks

Override this method to provide the database specific behavior for getting all the annotation numbers that associated with the  sopInstanceUID.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.