Click or drag to resize
QueryRootQuery Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the root query of this query

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

Return Value

Type: Query
The root query of this query
See Also