System.Web.UI.WebControls.AccessDataSourceView: Method Members

The methods of System.Web.UI.WebControls.AccessDataSourceView are listed below. For a list of all members, see the AccessDataSourceView Members list.

See Also: Inherited members from System.Web.UI.WebControls.SqlDataSourceView

Protected Methods

override
ExecuteSelect(System.Web.UI.DataSourceSelectArguments) : IEnumerable

Retrieves data from the underlying data storage using the SQL string in the SqlDataSourceView.SelectCommand property and any parameters in the SqlDataSourceView.SelectParameters collection.