←Select platform

QueryCompositeInstancesArgs Constructor

Summary

Initializes a new instance of the QueryCompositeInstancesArgs class with explicit parameters.

Syntax

C#
VB
C++
public QueryCompositeInstancesArgs(System.Data.Common.DbCommand command, bool cancelled)
Public Sub New(ByVal command As System.Data.Common.DbCommand, ByVal cancelled As Boolean)
public:  
   QueryCompositeInstancesArgs(System::Data::Common::DbCommand^ command, bool cancelled) 

Parameters

command

the System.Data.Common.DbCommand being executed asynchronously

cancelled

a value indicating if the call to QueryCompositeInstancesAsync has been cancelled

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