ArcObjects Library Reference (GeoDatabase)  

IWorkspaceDataElements Interface

Provides access to members that return data element objects for workspace datatasets. Note: the IWorkspaceDataElements interface has been superseded byIWorkspaceDataElements2. Please consider using the more recent version.

Product Availability

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

Members

Description
Method GetDatasetDataElement Returns the data element for the in-bound dataset name or dataset object.
Method GetWorkspaceDataElement The data element for the workspace.

CoClasses that implement IWorkspaceDataElements

CoClasses and Classes Description
AGOCatalogPathParser (esriGeoprocessing) My Hosted Services Catalog Path Parser.
AGSCatalogPathParser (esriGeoprocessing) ArcGIS Server Catalog Path Parser.
GpVirtualPathParser (esriGeoprocessing) InMemory Path Parser.
LocatorManager (esriLocation) A manager for locators and locator workspaces.
Sde3Workspace (esriDataSourcesGDB) Esri SDE (3.x) Feature Database.
StandaloneCatalogPathParser (esriGeoprocessing) Standalone Catalog Path Parser.
WCSCatalogPathParser (esriGeoprocessing) ArcGIS WCS Coverage Path Parser.

.NET Related Topics

Geodatabase