A set of recently used data sources.
Properties
Application Application
Returns application. Read only.
Number Count
Returns number of data sources in set. Read only.
RecentDataSource Item(Number index)
RecentDataSource Item(String name)
Returns data source with given index or name. Read only.
Any Parent
Returns parent object. Read only.
Methods
Number ItemByName(String name)
Returns the index of a data source with given name, or -1.
Obtained From
Application (RecentDataSourceSet)
See Also