LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

PrepareFindMediaObjectInformationCommand Method (MediaCreationSqlDbDataAccessAgent)

Show in webframe






The database command which will be initialized to return the information.
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object used to match the columns from the "Media Information Table".
Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.
Syntax
protected override void PrepareFindMediaObjectInformationCommand( 
   DbCommand queryCommand,
   MediaCreationManagement matchingMediaObject
)
'Declaration
 
Protected Overrides Sub PrepareFindMediaObjectInformationCommand( _
   ByVal queryCommand As DbCommand, _
   ByVal matchingMediaObject As MediaCreationManagement _
) 
'Usage
 
Dim instance As MediaCreationSqlDbDataAccessAgent
Dim queryCommand As DbCommand
Dim matchingMediaObject As MediaCreationManagement
 
instance.PrepareFindMediaObjectInformationCommand(queryCommand, matchingMediaObject)

            

            
protected: void PrepareFindMediaObjectInformationCommand( 
   DbCommand* queryCommand,
   MediaCreationManagement* matchingMediaObject
) override 
protected:
void PrepareFindMediaObjectInformationCommand( 
   DbCommand* queryCommand,
   MediaCreationManagement* matchingMediaObject
) override 

Parameters

queryCommand
The database command which will be initialized to return the information.
matchingMediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object used to match the columns from the "Media Information Table".
Requirements

Target Platforms

See Also

Reference

MediaCreationSqlDbDataAccessAgent Class
MediaCreationSqlDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.