AceQL HTTP C# Client SDK v7.5.1

AceQLCommand Properties

The AceQLCommand type exposes the following members.

Properties


  Name Description
Public property CommandText
Gets ot set SQL statement to execute against a remote SQL database.
Public property CommandType
Gets or sets a value indicating how the CommandText property is to be interpreted.
Public property Connection
Gets or sets the AceQLConnection used by this instance of AceQLCommand.
Public property Parameters
Public property Transaction
Gets or sets the AceQLTransaction used by this instance of AceQLCommand.