menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum QueryBuilderEngineVersions - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum QueryBuilderEngineVersions

    Represents values that specify the versions of query builder engine.

    Namespace: Syncfusion.Olap.Reports
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum QueryBuilderEngineVersions

    Fields

    Name Description
    None

    If no version is supplied, then the default version will be taken as None and it will be redirected to Version1.

    Version1

    Represents the first version of query builder engine that contains the VisualTotals logic.

    Version2

    Represents the current version of query builder engine that contains the Hierarchize logic to minimize the query.

    Version3

    Represents the current version of query builder engine that contains the Exclude logic and cubes schema removal.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved