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

PrepareGetPatientIdsSelectCommand Method (WorklistDbDataAccessAgent)

Show in webframe





The System.Data.IDbCommand database command that will be initialized to execute the query.
Initializes an System.Data.IDbCommand object to query for selected Patient IDs.
Syntax
protected abstract void PrepareGetPatientIdsSelectCommand( 
   IDbCommand IDbCommand
)
'Declaration
 
Protected MustOverride Sub PrepareGetPatientIdsSelectCommand( _
   ByVal IDbCommand As IDbCommand _
) 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim IDbCommand As IDbCommand
 
instance.PrepareGetPatientIdsSelectCommand(IDbCommand)

            

            
protected:
abstract void PrepareGetPatientIdsSelectCommand( 
   IDbCommand^ IDbCommand
) 

Parameters

IDbCommand
The System.Data.IDbCommand database command that will be initialized to execute the query.
Requirements

Target Platforms

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

 

 


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

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features