Table of Contents

Namespace System.Linq

Classes

EntityQueryExtensions
LinqExtensions
QueryCacheExtensions
StoreQueryableExtensions

Interfaces

IEntityQuery

Provides functionality to evaluate queries against a specific data source wherein the type of the data is an unknown entity.

IEntityQueryProvider

Defines methods to create and execute queries that are described by an IEntityQuery object.

IEntityQuery<T>

Provides functionality to evaluate queries against a specific data source wherein the type of the data is a known entity.

IIncludedEntityQuery<T, U>

Represents the result of an inclusion operation.

IOrderedEntityQuery

Represents the result of a sorting operation.

IOrderedEntityQuery<T>

Represents the result of a sorting operation.