C#
VB
C++
Initializes a new instance of the QueryCompositeInstancesArgs class with explicit parameters.
public QueryCompositeInstancesArgs(
DbCommand command,
bool cancelled
)
public:
QueryCompositeInstancesArgs(System::Data::Common::DbCommand^ command, bool cancelled)
command
the System.Data.Common.DbCommand being executed asynchronously
cancelled
a value indicating if the call to QueryCompositeInstancesAsync has been cancelled
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