PrepareFindMediaObjectReferencedCompositeInstancesCommand Method
Syntax
protected override void PrepareFindMediaObjectReferencedCompositeInstancesCommand(
DbCommand queryCommand,
string sopInstanceUID
)
protected: void PrepareFindMediaObjectReferencedCompositeInstancesCommand(
DbCommand* queryCommand,
string* sopInstanceUID
) override
protected:
void PrepareFindMediaObjectReferencedCompositeInstancesCommand(
DbCommand^ queryCommand,
String^ sopInstanceUID
) override
Parameters
queryCommand
The database command which will be initialized to return the information.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object which information will be returned.