Microsoft.AspNet.OData.Query.Expressions Namespace
Classes
DynamicTypeWrapper |
Represents a container class that contains properties that are grouped by using $apply. |
ExpressionBinderBase |
The base class for all expression binders. |
FilterBinder |
Translates an OData $filter parse tree represented by FilterClause to an Expression and applies it to an IQueryable. |