C#
VB
C++
Gets or sets the System.Data.Common.DbCommand being executed asynchronously.
public 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)
}
the System.Data.Common.DbCommand being executed asynchronously
For more information, refer to QueryCompositeInstancesAsync.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET