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

Show in webframe

PrepareGetAccessionNumbersCommand Method (WorklistSqlDbDataAccessAgent)






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 override void PrepareGetAccessionNumbersCommand( 
   IDbCommand IDbCommand,
   string patientID,
   string issuerOfPatientID
)
'Declaration
 
Protected Overrides Sub PrepareGetAccessionNumbersCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal patientID As String, _
   ByVal issuerOfPatientID As String _
) 
'Usage
 
Dim instance As WorklistSqlDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim patientID As String
Dim issuerOfPatientID As String
 
instance.PrepareGetAccessionNumbersCommand(IDbCommand, patientID, issuerOfPatientID)

            

            
protected:
void PrepareGetAccessionNumbersCommand( 
   IDbCommand^ IDbCommand,
   String^ patientID,
   String^ issuerOfPatientID
) override 

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

See Also

Reference

WorklistSqlDbDataAccessAgent Class
WorklistSqlDbDataAccessAgent Members

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