Click or drag to resize
ApplicationSystemStructure Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a System Structure (DBs, Tables, Fields, Functions etc.) Object

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

Property Value

Type: SystemStructure
A System Structure (DBs, Tables, Fields, Functions etc.) Object

Return Value

Type: SystemStructure
A System Structure (DBs, Tables, Fields, Functions etc.) Object
Remarks
Gets a System Structure (DBs, Tables, Fields, Functions etc.) Object
See Also