Click or drag to resize
Connection Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPA.Utils.QueryEngineConnection

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class Connection : _Connection

The Connection type exposes the following members.

Fields
Properties
  NameDescription
Public propertyAdmin
Gets and sets the Admin of this connection
Public propertyAppServerInfo
Gets and sets the AppServerInfo of this connection
Public propertyAppService
Gets and sets the AppService of this connection
Public propertyCompressionLevel
Gets and sets the CompressionLevel setting of this connection
Public propertyCompressionThreshold
Gets and sets the CompressionThreshold setting of this connection
Public propertyDirect
Gets and sets the Direct of this connection
Public propertyEnableCompression
Gets and sets the EnableCompression setting of this connection
Public propertyEnableTracing
Gets and sets the EnableTracing setting of this connection
Public propertyHost
Gets and sets the Host of this connection
Public propertyLogFile
Gets and sets the LogFile of this connection
Public propertyLoggingLevel
Gets and sets the LoggingLevel of this connection
Public propertyMultiLevel
Gets and sets the MultiLevel of this connection
Public propertyName
Gets and sets the name of this connection
Public propertyPrimary
Gets and sets the Primary of this connection
Public propertyPromptUser
Gets and sets the PromptUser of this connection
Public propertyService
Gets and sets the Service of this connection
Public propertySessionFree
Gets and sets the SessionFree of this connection
Public propertyTcpClientRetry
Gets and sets the TcpClientRetry setting of this connection
Public propertyTcpClientRetryInterval
Gets and sets the TcpClientRetryInterval setting of this connection
Public propertyTimeOut
Gets and sets the TimeOut of this connection
Public propertyURL
Gets and sets the URL of this connection
Public propertyUseSSL
Gets and sets the UseSSL of this connection
Top
See Also