PrepareSelectPerformedProcedureStepSopInstanceCommand Method

Summary
Initializes an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID.
Syntax
C#
C++/CLI
protected abstract void PrepareSelectPerformedProcedureStepSopInstanceCommand( 
   IDbCommand IDbCommand, 
   string affectedSOPInstance 
) 
protected: 
abstract void PrepareSelectPerformedProcedureStepSopInstanceCommand(  
   IDbCommand^ IDbCommand, 
   String^ affectedSOPInstance 
)  

Parameters

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

affectedSOPInstance
A System.String representing the SOP Instance UID for the performed procedure step to query.

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.