This documentation is archived and is not being maintained.
XmlDataSourceView::Select Method
Visual Studio 2008
Retrieves a list of data rows from the underlying XML.
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 a list of data rows from the underlying XML. |
|
Select(DataSourceSelectArguments, DataSourceViewSelectCallback) | Gets a list of data asynchronously from the underlying data storage. (Inherited from DataSourceView.) |
Show: