LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

PrepareSelectPerformedProcedureStepSopInstanceCommand Method (WorklistSqlDbDataAccessAgent)






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.
Initialzies an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID.
Syntax
protected override void PrepareSelectPerformedProcedureStepSopInstanceCommand( 
   IDbCommand IDbCommand,
   string affectedSOPInstance
)
'Declaration
 
Protected Overrides Sub PrepareSelectPerformedProcedureStepSopInstanceCommand( _
   ByVal IDbCommand As IDbCommand, _
   ByVal affectedSOPInstance As String _
) 
'Usage
 
Dim instance As WorklistSqlDbDataAccessAgent
Dim IDbCommand As IDbCommand
Dim affectedSOPInstance As String
 
instance.PrepareSelectPerformedProcedureStepSopInstanceCommand(IDbCommand, affectedSOPInstance)
protected override void PrepareSelectPerformedProcedureStepSopInstanceCommand( 
   IDbCommand IDbCommand,
   string affectedSOPInstance
)
 function Leadtools.Medical.Worklist.DataAccessLayer.WorklistSqlDbDataAccessAgent.PrepareSelectPerformedProcedureStepSopInstanceCommand( 
   IDbCommand ,
   affectedSOPInstance 
)
protected:
void PrepareSelectPerformedProcedureStepSopInstanceCommand( 
   IDbCommand^ IDbCommand,
   String^ affectedSOPInstance
) override 

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorklistSqlDbDataAccessAgent Class
WorklistSqlDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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