PrepareUnscheduledMPPSSelectCommand Method

Summary
Initializes an System.Data.IDbCommand object to query for unscheduled performed procedure step SOP Instance UIDs.
Syntax
C#
VB
C++
protected abstract void PrepareUnscheduledMPPSSelectCommand( 
   IDbCommand IDbCommand 
) 
  
Protected MustOverride Sub PrepareUnscheduledMPPSSelectCommand( _ 
   ByVal IDbCommand As IDbCommand _ 
)  
protected: 
abstract void PrepareUnscheduledMPPSSelectCommand(  
   IDbCommand^ IDbCommand 
)  

Parameters

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

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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