Table of Contents

Namespace Utils.OData.Linq

Classes

ODataQueryCompilation

Represents the result of compiling a LINQ expression tree into an OData query.

ODataQueryProvider

Provides the LINQ provider responsible for compiling OData queries.

ODataQueryableExtensions

Provides extension methods for working with OData LINQ queries.

ODataQueryable<TEntity>

Represents a queryable OData entity set that can be composed using LINQ.

ODataUntypedRow

Represents a row projected from an OData entity set when the entity type is not known at compile time.