protected override void PrepareGetAnnotationDescriptionCommand(
DbCommand command,
string ,
int
)
'Declaration
Protected Overrides Sub PrepareGetAnnotationDescriptionCommand( _
ByVal command As DbCommand, _
ByVal As String, _
ByVal As Integer _
)
'Usage
Dim instance As WorkstationSqlDataAccessAgent
Dim command As DbCommand
Dim sopInstanceUID As String
Dim annotationNumber As Integer
instance.PrepareGetAnnotationDescriptionCommand(command, sopInstanceUID, annotationNumber)
protected: void PrepareGetAnnotationDescriptionCommand(
DbCommand* command,
string* ,
int
) override
protected:
void PrepareGetAnnotationDescriptionCommand(
DbCommand* command,
string* ,
int
) override