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

PrepareGetRequestedProcedureIdsCommand Method (WorklistSqlDbDataAccessAgent)






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 override void PrepareGetRequestedProcedureIdsCommand( 
   IDbCommand IDbCommand,
   string accessionNumber
)
'Declaration
 
Protected Overrides Sub PrepareGetRequestedProcedureIdsCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal accessionNumber As String _
) 
'Usage
 
Dim instance As WorklistSqlDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim accessionNumber As String
 
instance.PrepareGetRequestedProcedureIdsCommand(IDbCommand, accessionNumber)
protected override void PrepareGetRequestedProcedureIdsCommand( 
   IDbCommand IDbCommand,
   string accessionNumber
)
 function Leadtools.Medical.Worklist.DataAccessLayer.WorklistSqlDbDataAccessAgent.PrepareGetRequestedProcedureIdsCommand( 
   IDbCommand ,
   accessionNumber 
)
protected:
void PrepareGetRequestedProcedureIdsCommand( 
   IDbCommand^ IDbCommand,
   String^ accessionNumber
) override 

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: 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

WorklistSqlDbDataAccessAgent Class
WorklistSqlDbDataAccessAgent 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