AccessDataSourceView::Select Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Select(DataSourceSelectArguments^) | Retrieves data from the underlying database using the SelectCommand SQL string and any parameters that are in the SelectParameters collection.(Inherited from SqlDataSourceView.) |
![]() | Select(DataSourceSelectArguments^, DataSourceViewSelectCallback^) | Gets a list of data asynchronously from the underlying data storage.(Inherited from DataSourceView.) |
Show:
