Listing Datasets and Tables

The Dataset and Table properties have a Fetch button that can be used to fetch the list of available datasets and tables.

When fetching the list of datasets, the adapter looks for the accessible datasets in the project specified in the Project directory. If the project is not specified, the adapter looks for the datasets in the current project to which it is connected.

When fetching the list of tables and views, the adapter looks for the tables and views in the specified dataset. Tables and views reside in datasets, so to locate a particular table or view, its dataset must be located and set first.

Enumeration of projects is not supported, and when accessing a project other than the one to which the adapter is currently connected, the name of that project must be entered manually.