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