Provides access to members that control the data browser.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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. | 
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.
