Click or drag to resize
SetupManagerFunctionsDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Functions DataTable.

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

Property Value

Type: DataTable
The Functions DataTable.

Return Value

Type: DataTable
The Functions DataTable.
Remarks