AceQL HTTP C# Client SDK v7.7

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(AceQLConnection)
Initializes a new instance of the AceQLCommand class.
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.