PrepareGetPatientIdsSelectCommand Method

Summary
Initializes an System.Data.IDbCommand object to query for selected Patient IDs.
Syntax
C#
C++/CLI
protected override void PrepareGetPatientIdsSelectCommand( 
   IDbCommand IDbCommand 
) 
protected: 
void PrepareGetPatientIdsSelectCommand(  
   IDbCommand^ IDbCommand 
) override  

Parameters

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.