AceQL HTTP C# Client SDK v7.7

AceQLCommand Constructor (AceQLConnection)

Initializes a new instance of the AceQLCommand class.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public AceQLCommand(
	AceQLConnection connection
)

Parameters

connection
Type: AceQL.Client.Api..::..AceQLConnection
The connection.

Exceptions


ExceptionCondition
[ArgumentNullException]connection is null!