Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PrepareUnscheduledMPPSSelectCommand Method (WorklistSqlDbDataAccessAgent)






The System.Data.IDbCommand database command that will be initialized to execute the query.
Initialzies an System.Data.IDbCommand object to query for unscheduled performed procedure step SOP Instance UIDs.
Syntax
protected override void PrepareUnscheduledMPPSSelectCommand( 
   IDbCommand IDbCommand
)
'Declaration
 
Protected Overrides Sub PrepareUnscheduledMPPSSelectCommand( _
   ByVal IDbCommand As IDbCommand _
) 
'Usage
 
Dim instance As WorklistSqlDbDataAccessAgent
Dim IDbCommand As IDbCommand
 
instance.PrepareUnscheduledMPPSSelectCommand(IDbCommand)

            

            
protected:
void PrepareUnscheduledMPPSSelectCommand( 
   IDbCommand^ IDbCommand
) override 

Parameters

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

Target Platforms

See Also

Reference

WorklistSqlDbDataAccessAgent Class
WorklistSqlDbDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features