This document is archived and information here might be outdated.  Recommended version.


IDataBrowser Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IDataBrowser Interface

Provides access to members that control the data browser.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Databases The database connections installed on the machine.
Read-only property Datasets The datasets registered in the catalog under the specified workspace.
Read-only property FeatureClasses The feature classes registered in the catalog under the specified dataset.
Read-only property Workspaces The workspaces in the specified path.

Remarks

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.