menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Where - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Where

    Represents the information needed for where functions.

    Inheritance
    System.Object
    Where
    Namespace: Syncfusion.Olap.UWP.MDXQueryParser
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public class Where : Object

    Constructors

    Where()

    Initializes a new instance of the Where class.

    Declaration
    public Where()

    Properties

    Tuples

    Gets or sets the collection of tuples.

    Declaration
    public TupleCollection Tuples { get; set; }
    Property Value
    Type
    TupleCollection

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved