ModelDataSourceView.ExecuteSelect Method (DataSourceSelectArguments)
.NET Framework (current version)
Performs a select operation using the SelectMethod method.
Assembly: System.Web (in System.Web.dll)
protected internal override IEnumerable ExecuteSelect( DataSourceSelectArguments arguments )
Parameters
- arguments
-
Type:
System.Web.UI.DataSourceSelectArguments
The select operation arguments.
.NET Framework
Available since 4.5
Available since 4.5
Show: