AceQLConnection Constructor
Overload List
Name | Description | |
---|---|---|
AceQLConnection()()()() |
Initializes a new instance of the AceQLConnection class.
|
|
AceQLConnection(String) |
Initializes a new instance of the AceQLConnection class when given a string that contains the connection string.
|
|
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.
|