Click or drag to resize
SystemStructureRelation Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
DataTable detailing the Database Relations in the current System.

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

Property Value

Type: DataTable
DataTable detailing the Database Relations in the current System.

Return Value

Type: DataTable
DataTable detailing the Database Relations in the current System.
Remarks
DataTable detailing the Database Relations in the current System.
See Also