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

PrepareGetRequestedProcedureIdsCommand Method (WorklistDbDataAccessAgent)

LEADTOOLS SDK Help  |  





The System.Data.IDbCommand database command that will be initialized to execute the query.
The accession number System.String value to match the query against./>.
Initializes an System.Data.IDbCommand object to query for Requested Procedure IDs for a specific accession number.
Syntax
protected abstract void PrepareGetRequestedProcedureIdsCommand( 
   IDbCommand IDbCommand,
   string accessionNumber
)
protected:
abstract void PrepareGetRequestedProcedureIdsCommand( 
   IDbCommand^ IDbCommand,
   String^ accessionNumber
) 
'Declaration
 
Protected MustOverride Sub PrepareGetRequestedProcedureIdsCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal accessionNumber As String _
) 
 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim accessionNumber As String
 
instance.PrepareGetRequestedProcedureIdsCommand(IDbCommand, accessionNumber)

Parameters

IDbCommand
The System.Data.IDbCommand database command that will be initialized to execute the query.
accessionNumber
The accession number System.String value to match the query against./>.
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