AccessDataSourceView::Select Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSelect(DataSourceSelectArguments^)

Retrieves data from the underlying database using the SelectCommand SQL string and any parameters that are in the SelectParameters collection.(Inherited from SqlDataSourceView.)

System_CAPS_pubmethodSelect(DataSourceSelectArguments^, DataSourceViewSelectCallback^)

Gets a list of data asynchronously from the underlying data storage.(Inherited from DataSourceView.)

Return to top
Show: