AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLCommand..::..CommandText Property

Gets ot set SQL statement to execute against a remote SQL database.

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

Syntax


public string CommandText { get; set; }

Field Value

The SQL statement to execute against a remote SQL database.