Click or drag to resize
SystemObjectConnections Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the connections collection for this system

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

Return Value

Type: Connections
The connections collection for this system
Remarks