This documentation is archived and is not being maintained.
LinqDataSourceView::Select Method
Visual Studio 2008
Retrieves data from the data source.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Select(DataSourceSelectArguments) | Retrieves data from the data source. |
|
Select(DataSourceSelectArguments, DataSourceViewSelectCallback) | Gets a list of data asynchronously from the underlying data storage. (Inherited from DataSourceView.) |
Show: