DynamicRouteExpression.GetQueryable Method (IQueryable)
.NET Framework (current version)
Gets the query from the data source..
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- source
-
Type:
System.Linq.IQueryable
The query to modify.
The query from the data source, represented by the source parameter, is modified by applying the primary or foreign key that is the current route information.
.NET Framework
Available since 4.0
Available since 4.0
Show: