QueryableDataSourceView::CreateQueryContext Method (DataSourceSelectArguments^)
.NET Framework (current version)
Creates an instance of a query context object that contains the evaluated parameter collections.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- arguments
-
Type:
System.Web.UI::DataSourceSelectArguments^
A collection of objects that are used to request operations on the data beyond basic data retrieval.
Return Value
Type: System.Web.UI.WebControls::QueryContext^An instance of the context object that contains the evaluated parameter collections.
.NET Framework
Available since 4.0
Available since 4.0
Show: