XmlDataSourceView.Select Method
.NET Framework 3.0
Retrieves a list of data rows from the underlying XML.
| Name | Description |
|---|---|
| XmlDataSourceView.Select (DataSourceSelectArguments) | Retrieves a list of data rows from the underlying XML. |
| XmlDataSourceView.Select (DataSourceSelectArguments, DataSourceViewSelectCallback) | Gets a list of data asynchronously from the underlying data storage. |
Community Additions
ADD
Show: