This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataBrowser Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the data browser.
Description | ||
---|---|---|
Databases | The database connections installed on the machine. | |
Datasets | The datasets registered in the catalog under the specified workspace. | |
FeatureClasses | The feature classes registered in the catalog under the specified dataset. | |
Workspaces | The workspaces in the specified path. |
Developers can implement this interface as a shortcut for obtaining references to workspaces and data through one common interface, the interface is not currently implemented by any classes provided with ArcGIS.