Click or drag to resize
SystemObjectDefaultConnection Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the default (primary) connection for this system

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

Return Value

Type: Connection
The default (primary) connection for this system
Remarks