Click or drag to resize
PAConnection Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPA.Utils.QueryEnginePAConnection

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PAConnection

The PAConnection type exposes the following members.

Constructors
  NameDescription
Public methodPAConnection(Application)
Initializes a new instance of the PAConnection class
Public methodPAConnection(Application, Object)
Initializes a new instance of the PAConnection class
Top
Methods
  NameDescription
Public methodConnect
Public methodDisconnect
Top
Properties
  NameDescription
Public propertyAllowProgressConnection
Public propertyApplication
Public propertyAppServerInfo
Public propertyConnected
Public propertyConnection
Gets and sets which of the systems defined connection this object should use.
Public propertyEnableTracing
Public propertyErrorString
Gets and sets an error string that indicates why the connection object failed to connect.
Public propertyLogFileName
Public propertyLoggingLevel
Public propertyOverrideAppServerInfo
Public propertyPassword
Public propertyPromptUser
Public propertyRootObject
Public propertySessionFree
Public propertyStandAlone
Public propertySystemName
Public propertyTcpClientRetry
Public propertyTcpClientRetryInterval
Public propertyURL
Public propertyUserCancelled
Public propertyUserID
Top
Events
See Also