LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)
LEAD Technologies, Inc

PrepareFindMediaObjectInformationCommand Method (MediaCreationDbDataAccessAgent)







The database command which will be initialized to return the information.
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that represents the media object wich is used to for matching.
Initializes a System.Data.Common.DbCommand which returns the columns from the "Media Information" Table.
Syntax
protected abstract void PrepareFindMediaObjectInformationCommand( 
   DbCommand queryCommand,
   MediaCreationManagement matchingMediaObject
)
'Declaration
 
Protected MustOverride Sub PrepareFindMediaObjectInformationCommand( _
   ByVal queryCommand As DbCommand, _
   ByVal matchingMediaObject As MediaCreationManagement _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim queryCommand As DbCommand
Dim matchingMediaObject As MediaCreationManagement
 
instance.PrepareFindMediaObjectInformationCommand(queryCommand, matchingMediaObject)
protected abstract void PrepareFindMediaObjectInformationCommand( 
   DbCommand queryCommand,
   MediaCreationManagement matchingMediaObject
)
 function Leadtools.Medical.Media.DataAccessLayer.MediaCreationDbDataAccessAgent.PrepareFindMediaObjectInformationCommand( 
   queryCommand ,
   matchingMediaObject 
)
protected: abstract void PrepareFindMediaObjectInformationCommand( 
   DbCommand* queryCommand,
   MediaCreationManagement* matchingMediaObject
) 
protected:
abstract void PrepareFindMediaObjectInformationCommand( 
   DbCommand* queryCommand,
   MediaCreationManagement* matchingMediaObject
) 

Parameters

queryCommand
The database command which will be initialized to return the information.
matchingMediaObject
A Leadtools.Dicom.Common.DataTypes.MediaCreation.MediaCreationManagement object that represents the media object wich is used to for matching.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.