menu

WinForms

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

    Show / Hide Table of Contents

    Enum ParseOperators

    Represents the values that specify the binary operators for filtering.

    Namespace: Syncfusion.Olap.MDXQueryParser
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum ParseOperators

    Fields

    Name Description
    AND

    The operator for filtering is AND.

    NOT

    The operator for filtering is NOT.

    OR

    The operator for filtering is OR.

    XOR

    The operator for filtering is XOR

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