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

PrepareGetAccessionNumbersCommand Method (WorklistDbDataAccessAgent)






The System.Data.IDbCommand database command that will be initialized to execute the query.
The patient ID System.String value to match the query against./>.
The Issuer of patient ID System.String value to match the query against./>.
Initializes an System.Data.IDbCommand object to query for accession numbers for a specific patient ID and issuer of Patient ID.
Syntax
protected abstract void PrepareGetAccessionNumbersCommand( 
   IDbCommand IDbCommand,
   string patientID,
   string issuerOfPatientID
)
'Declaration
 
Protected MustOverride Sub PrepareGetAccessionNumbersCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal patientID As String, _
   ByVal issuerOfPatientID As String _
) 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim patientID As String
Dim issuerOfPatientID As String
 
instance.PrepareGetAccessionNumbersCommand(IDbCommand, patientID, issuerOfPatientID)
protected abstract void PrepareGetAccessionNumbersCommand( 
   IDbCommand IDbCommand,
   string patientID,
   string issuerOfPatientID
)
 function Leadtools.Medical.Worklist.DataAccessLayer.WorklistDbDataAccessAgent.PrepareGetAccessionNumbersCommand( 
   IDbCommand ,
   patientID ,
   issuerOfPatientID 
)
protected:
abstract void PrepareGetAccessionNumbersCommand( 
   IDbCommand^ IDbCommand,
   String^ patientID,
   String^ issuerOfPatientID
) 

Parameters

IDbCommand
The System.Data.IDbCommand database command that will be initialized to execute the query.
patientID
The patient ID System.String value to match the query against./>.
issuerOfPatientID
The Issuer of patient ID System.String value to match the query against./>.
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

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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