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

Command Property

Show in webframe





Gets or sets the System.Data.Common.DbCommand being executed asynchronously.
Syntax
public DbCommand Command {get; set;}
'Declaration
 
Public Property Command As DbCommand
'Usage
 
Dim instance As QueryCompositeInstancesArgs
Dim value As DbCommand
 
instance.Command = value
 
value = instance.Command

            

            
public:
property DbCommand^ Command {
   DbCommand^ get();
   void set (    DbCommand^ value);
}

Property Value

the System.Data.Common.DbCommand being executed asynchronously
Remarks
For more information, refer to QueryCompositeInstancesAsync.
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