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

AceQLConnection Constructor

Overload List


  Name Description
Public method AceQLConnection()()()()
Initializes a new instance of the AceQLConnection class.
Public method AceQLConnection(String)
Initializes a new instance of the AceQLConnection class when given a string that contains the connection string.
Public method AceQLConnection(String, AceQLCredential)
Initializes a new instance of the AceQLConnection class when given a string that contains the connection string and an AceQLCredential object that contains the username and password.