| Connection Class |
|
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class Connection : _Connection
The Connection type exposes the following members.
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Admin |
Gets and sets the Admin of this connection
| |
| AppServerInfo |
Gets and sets the AppServerInfo of this connection
| |
| AppService |
Gets and sets the AppService of this connection
| |
| CompressionLevel |
Gets and sets the CompressionLevel setting of this connection
| |
| CompressionThreshold |
Gets and sets the CompressionThreshold setting of this connection
| |
| Direct |
Gets and sets the Direct of this connection
| |
| EnableCompression |
Gets and sets the EnableCompression setting of this connection
| |
| EnableTracing |
Gets and sets the EnableTracing setting of this connection
| |
| Host |
Gets and sets the Host of this connection
| |
| LogFile |
Gets and sets the LogFile of this connection
| |
| LoggingLevel |
Gets and sets the LoggingLevel of this connection
| |
| MultiLevel |
Gets and sets the MultiLevel of this connection
| |
| Name |
Gets and sets the name of this connection
| |
| Primary |
Gets and sets the Primary of this connection
| |
| PromptUser |
Gets and sets the PromptUser of this connection
| |
| Service |
Gets and sets the Service of this connection
| |
| SessionFree |
Gets and sets the SessionFree of this connection
| |
| TcpClientRetry |
Gets and sets the TcpClientRetry setting of this connection
| |
| TcpClientRetryInterval |
Gets and sets the TcpClientRetryInterval setting of this connection
| |
| TimeOut |
Gets and sets the TimeOut of this connection
| |
| URL |
Gets and sets the URL of this connection
| |
| UseSSL |
Gets and sets the UseSSL of this connection
|