QueryableDataSourceView.GetSource(QueryContext) Method

Definition

Gets initial IQueryable object for the data source view based on the query context.

C#
protected abstract object GetSource(System.Web.UI.WebControls.QueryContext context);

Parameters

context
QueryContext

The data context to apply the query to.

Returns

The initial IQueryable object for the data source view.

Applies to

Produkt Wersje
.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