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


IDataBrowser Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataBrowser Interface
ArcGIS Developer Help

IDataBrowser Interface

Provides access to members that control the data browser.

Product Availability

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

Members

Name 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.

Classes that implement IDataBrowser

Classes Description

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.