←Select platform

QueryCompositeInstancesArgs Constructor

Summary

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

Syntax
C#
C++/CLI
public QueryCompositeInstancesArgs( 
   DbCommand command, 
   bool cancelled 
) 
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

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.