Keyword(s) to search:
Sort results by title
Keyword Index
AceQL.Client.Api Namespace
AceQLCommand Class
AceQLConnection Class
AceQLConnection Members
AceQLConnection Constructor
AceQLConnection Methods
AceQLConnection Properties
ConnectionInfo Property
Credential Property
RequestRetry Property
AceQLCredential Class
AceQLDataReader Class
AceQLException Class
AceQLNullType Enumeration
AceQLNullValue Class
AceQLParameter Class
AceQLParameterCollection Class
AceQLProgressIndicator Class
AceQLTransaction Class
CommandType Enumeration
ConnectionInfo Class
DatabaseInfo Class
HealthCheck Class
IsolationLevel Enumeration
LimitsInfo Class
ParameterDirection Enumeration
PasswordAuthentication Class
ServerMemoryInfo Class
AceQL.Client.Api.Metadata Namespace
CatalogAndSchema Class
Column Class
ExportedKey Class
ForeignKey Class
ImportedKey Class
Index Class
JdbcDatabaseMetaData Class
PrimaryKey Class
RemoteDatabaseMetaData Class
Table Class
AceQL.Client.Api.Metadata.Dto Namespace
HealthCheckInfoDto Class
AceQL HTTP C# Client SDK v7.8
AceQLConnection
.
.
::
.
.
ConnectionInfo Property
Gets the connection information.
Namespace:
AceQL.Client.Api
Assembly:
AceQL.Client
(in AceQL.Client.dll)
Syntax
C#
public
ConnectionInfo
ConnectionInfo
{
get
; }
Field Value
The connection information.
See Also
AceQLConnection Class
AceQL.Client.Api Namespace