PrepareFindMediaObjectReferencedCompositeInstancesCommand Method

Summary
Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table.
Syntax
C#
C++/CLI
protected abstract void PrepareFindMediaObjectReferencedCompositeInstancesCommand( 
   DbCommand queryCommand, 
   string sopInstanceUID 
) 
protected: abstract void PrepareFindMediaObjectReferencedCompositeInstancesCommand(  
   DbCommand* queryCommand, 
   string* sopInstanceUID 
)  
protected: 
abstract void PrepareFindMediaObjectReferencedCompositeInstancesCommand(  
   DbCommand^ queryCommand, 
   String^ sopInstanceUID 
)  

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 whose information will be returned.

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.Media.DataAccessLayer Assembly

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