This documentation is archived and is not being maintained.

XmlDataSourceView::Select Method

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.

  NameDescription
Public method Select(DataSourceSelectArguments) Retrieves a list of data rows from the underlying XML.
Public method Select(DataSourceSelectArguments, DataSourceViewSelectCallback) Gets a list of data asynchronously from the underlying data storage. (Inherited from DataSourceView.)
Top
Show: