QueryableAttribute.ApplyQuery Method

Applies the query to the given entity based on incoming query from Uri and query settings.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ApplyQuery(IQueryable, ODataQueryOptions) Applies the query to the given entity based on incoming query from uri and query settings.
Public method ApplyQuery(Object, ODataQueryOptions) Applies the query to the given entity based on incoming query from uri and query settings.

Top

See Also

Reference

QueryableAttribute Class

System.Web.Http Namespace