QueryableDataSourceView.ExecutePaging(IQueryable, QueryContext) Method

Definition

Executes paging by using the QueryContext object from the QueryableDataSource object.

C#
protected System.Linq.IQueryable ExecutePaging(System.Linq.IQueryable source, System.Web.UI.WebControls.QueryContext context);

Parameters

source
IQueryable

The data source to use.

context
QueryContext

The data context to use.

Returns

The number of pages of data in the data object.

Applies to

Производ Верзије
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1