Namespace Syncfusion.Olap.UWP.MDXQueryBuilder
Classes
MDXQuerySpecification
Represents the specification for building an MDX Query. |
QueryBuilderEngine
Generates the MDX query based on MDX query specifications. |
QueryBuilderEngineHelper
This helper class that is used for helping the query builder engine to populate items from other assemblies. |
Select
Represents the collection of elements that needs to be retrieved form the data source. |
Where
Represents the collection of elements that needs to be filtered form the MDX query. |
With
With clause specification. |