←Select platform

Command Property

Summary

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

Syntax
C#
C++/CLI
public DbCommand Command { 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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.