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

QueryCompositeInstancesArgs Constructor (QueryCompositeInstancesArgs)

Show in webframe





the System.Data.Common.DbCommand being executed asynchronously
a value indicating if the call to QueryCompositeInstancesAsync has been cancelled
Initializes a new instance of the QueryCompositeInstancesArgs class with explicit parameters.
Syntax
public QueryCompositeInstancesArgs( 
   DbCommand command,
   bool cancelled
)
'Declaration
 
Public Function New( _
   ByVal command As DbCommand, _
   ByVal cancelled As Boolean _
)
'Usage
 
Dim command As DbCommand
Dim cancelled As Boolean
 
Dim instance As New QueryCompositeInstancesArgs(command, cancelled)

            

            
public:
QueryCompositeInstancesArgs( 
   DbCommand^ command,
   bool cancelled
)

Parameters

command
the System.Data.Common.DbCommand being executed asynchronously
cancelled
a value indicating if the call to QueryCompositeInstancesAsync has been cancelled
Requirements

Target Platforms

See Also

Reference

QueryCompositeInstancesArgs Class
QueryCompositeInstancesArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features