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


IWorkspaceDataElements Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceDataElements Interface
ArcGIS Developer Help

IWorkspaceDataElements Interface

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

Product Availability

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

Members

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

Classes that implement IWorkspaceDataElements

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.
TaskServicesCatalogPathParser (esriGeoprocessing) Ready-To-Use (task) Services Catalog Path Parser.
WCSCatalogPathParser (esriGeoprocessing) ArcGIS WCS Coverage Path Parser.