LinqDataSourceView::Select Method (DataSourceSelectArguments^)
.NET Framework (current version)
Retrieves data from the data source.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- arguments
-
Type:
System.Web.UI::DataSourceSelectArguments^
An object that is used to request operations on the data beyond basic data retrieval.
The Select method calls the ExecuteSelect(DataSourceSelectArguments^) method, passing the selectArgs parameter.
.NET Framework
Available since 3.5
Available since 3.5
Show: