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

AceQLCommand Constructor

Overload List


  Name Description
Public method AceQLCommand()()()()
Initializes a new instance of the AceQLCommand class.
Public method AceQLCommand(String)
Initializes a new instance of the AceQLCommand class with the text of the query.
Public method AceQLCommand(String, AceQLConnection)
Initializes a new instance of the AceQLCommand class with the text of the query and a AceQLConnection.
Public method AceQLCommand(String, AceQLConnection, AceQLTransaction)
Initializes a new instance of the AceQLCommand class with the text of the query and a AceQLConnection, and the AceQLTransaction.