←Select platform

PrepareGetPatientIdsSelectCommand Method (WorklistDbDataAccessAgent)

Summary

Initializes an System.Data.IDbCommand object to query for selected Patient IDs.

Syntax

C#
VB
C++
protected abstract void PrepareGetPatientIdsSelectCommand(  
   IDbCommand IDbCommand 
) 
Protected MustOverride Sub PrepareGetPatientIdsSelectCommand( _ 
   ByVal IDbCommand As IDbCommand _ 
) 
protected: 
abstract void PrepareGetPatientIdsSelectCommand(  
   IDbCommand^ IDbCommand 
) 

Parameters

IDbCommand
The System.Data.IDbCommand database command that will be initialized to execute the query.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize