Click or drag to resize
ConnectionAppServerInfo Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the AppServerInfo of this connection

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string AppServerInfo { get; set; }

Property Value

Type: String
The AppServerInfo of this connection

Return Value

Type: String
The AppServerInfo of this connection
Remarks