Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

PrepareFindMediaObjectReferencedCompositeInstancesCommand Method (MediaCreationSqlDbDataAccessAgent)







The database command which will be initialized to return the information.
A System.String that represents the SOP Instance UID for the media object which information will be returned.
Initializes a System.Data.Common.DbCommand which returns the columns from the "Referenced Composite Instances" Table.
Syntax
protected override void PrepareFindMediaObjectReferencedCompositeInstancesCommand( 
   DbCommand queryCommand,
   string sopInstanceUID
)
'Declaration
 
Protected Overrides Sub PrepareFindMediaObjectReferencedCompositeInstancesCommand( _
   ByVal queryCommand As DbCommand, _
   ByVal sopInstanceUID As String _
) 
'Usage
 
Dim instance As MediaCreationSqlDbDataAccessAgent
Dim queryCommand As DbCommand
Dim sopInstanceUID As String
 
instance.PrepareFindMediaObjectReferencedCompositeInstancesCommand(queryCommand, 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.
Requirements

Target Platforms

See Also

Reference

MediaCreationSqlDbDataAccessAgent Class
MediaCreationSqlDbDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features