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