menu

UWP

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

    Show / Hide Table of Contents

    Class QuerySyntaxError

    Represents the error information while parsing the query.

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

    Constructors

    QuerySyntaxError(String)

    Initializes a new instance of the QuerySyntaxError class.

    Declaration
    public QuerySyntaxError(string Parser)
    Parameters
    Type Name Description
    System.String Parser

    The parser string.

    Extension Methods

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