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