ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class QueryProviderBase - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class QueryProviderBase

    Inheritance
    System.Object
    QueryProviderBase
    Implements
    System.Linq.IQueryProvider
    Namespace: Syncfusion.EJ2.Linq
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public abstract class QueryProviderBase : Object, IQueryProvider

    Constructors

    QueryProviderBase()

    Declaration
    protected QueryProviderBase()

    Methods

    Execute(Expression)

    Declaration
    public abstract object Execute(Expression expression)
    Parameters
    Type Name Description
    System.Linq.Expressions.Expression expression
    Returns
    Type Description
    System.Object

    Implements

    System.Linq.IQueryProvider
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved