←Select platform

Command Property (QueryCompositeInstancesArgs)

Summary

Gets or sets the System.Data.Common.DbCommand being executed asynchronously.

Syntax

C#
VB
C++
public System.Data.Common.DbCommand Command { get; set; }
Public Property Command() As System.Data.Common.DbCommand 
   Get 
   Set 
public:  
   property System::Data::Common::DbCommand^ Command 
   { 
      System::Data::Common::DbCommand^ get() 
      void set(System::Data::Common::DbCommand^ value) 
   } 

Property Value

the System.Data.Common.DbCommand being executed asynchronously

Remarks

For more information, refer to QueryCompositeInstancesAsync.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize