EntityDataSourceView::ExecuteSelect Method (DataSourceSelectArguments^)
.NET Framework (current version)
Performs a select operation.
Assembly: System.Web.Entity (in System.Web.Entity.dll)
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: