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

PrepareGetSechduleProcedureStepIdsCommand Method (WorklistDbDataAccessAgent)

Show in webframe





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./>.
The requested procedure ID System.String value to match the query against./>.
Initializes an System.Data.IDbCommand object to query for Scheduled Procedure Step IDs for a specific accession number and requested Procedure ID.
Syntax
protected abstract void PrepareGetSechduleProcedureStepIdsCommand( 
   IDbCommand IDbCommand,
   string accessionNumber,
   string requestedProcedureId
)
'Declaration
 
Protected MustOverride Sub PrepareGetSechduleProcedureStepIdsCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal accessionNumber As String, _
   ByVal requestedProcedureId As String _
) 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim accessionNumber As String
Dim requestedProcedureId As String
 
instance.PrepareGetSechduleProcedureStepIdsCommand(IDbCommand, accessionNumber, requestedProcedureId)

            

            
protected:
abstract void PrepareGetSechduleProcedureStepIdsCommand( 
   IDbCommand^ IDbCommand,
   String^ accessionNumber,
   String^ requestedProcedureId
) 

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./>.
requestedProcedureId
The requested procedure ID 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