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

Show in webframe

PrepareQueryMediaPathCommand Method (MediaCreationDbDataAccessAgent)







The database command which will be initialized to return the information.
An Array of strings that represent the SOP Instance UIDs for the media object which information will be returned.
Initializes a System.Data.Common.DbCommand which query for the media location from the "Media Location" Table.
Syntax
protected abstract void PrepareQueryMediaPathCommand( 
   DbCommand queryCommand,
   string[] mediaSopInstanceUID
)
'Declaration
 
Protected MustOverride Sub PrepareQueryMediaPathCommand( _
   ByVal queryCommand As DbCommand, _
   ByVal mediaSopInstanceUID() As String _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim queryCommand As DbCommand
Dim mediaSopInstanceUID() As String
 
instance.PrepareQueryMediaPathCommand(queryCommand, mediaSopInstanceUID)

            

            
protected: abstract void PrepareQueryMediaPathCommand( 
   DbCommand* queryCommand,
   string*[]* mediaSopInstanceUID
) 
protected:
abstract void PrepareQueryMediaPathCommand( 
   DbCommand^ queryCommand,
   array<String^>^ mediaSopInstanceUID
) 

Parameters

queryCommand
The database command which will be initialized to return the information.
mediaSopInstanceUID
An Array of strings that represent the SOP Instance UIDs for the media object which information will be returned.
Requirements

Target Platforms

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent 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