Click or drag to resize
SystemStructureConnectionName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
The connection to be used for retrieving the structure.

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

Property Value

Type: String
The connection to be used for retrieving the structure.

Return Value

Type: String
The connection to be used for retrieving the structure.
Remarks
The connection to be used for retrieving the structure.
See Also