LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

PrepareSelectPerformedProcedureStepSopInstanceCommand Method (WorklistDbDataAccessAgent)

Show in webframe





The System.Data.IDbCommand database command that will be initialized to execute the query.
A System.String representing the SOP Instance UID for the performed procedure step to query.
Initializes an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID.
Syntax
protected abstract void PrepareSelectPerformedProcedureStepSopInstanceCommand( 
   IDbCommand IDbCommand,
   string affectedSOPInstance
)
'Declaration
 
Protected MustOverride Sub PrepareSelectPerformedProcedureStepSopInstanceCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal affectedSOPInstance As String _
) 
'Usage
 
Dim instance As WorklistDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim affectedSOPInstance As String
 
instance.PrepareSelectPerformedProcedureStepSopInstanceCommand(IDbCommand, 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

See Also

Reference

WorklistDbDataAccessAgent Class
WorklistDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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