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


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

IWorkspaceExtension2 Interface

Provides access to members that supply workspace extension information.

Product Availability

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

Members

Name Description
Read-only property DataDictionaryTableNames Any data dictionary tables that should not be exposed to browsers and should not participate in edit sessions.
Read-only property GUID The GUID that identifies this Workspace Extension.
Read-only property Name The Name for this Workspace Extension.
Method OwnsDatasetType Indicates if the workspace extension owns the dataset type.
Read-only property PrivateDatasetNames The private datasets that should not be exposed to browsers.
Read-only property Workspace The workspace associated with this Workspace Extension.

Inherited Interfaces

Interfaces Description
IWorkspaceExtension Provides access to members that supply workspace extension information.

Classes that implement IWorkspaceExtension2

Classes Description
AddressLocatorWorkspaceExtension (esriLocation) Address Locator Workspace Extension.
MosaicWorkspaceExtension (esriDataSourcesRaster) A mosaic dataset workspace extension.
NetworkDatasetWorkspaceExtension A container for describing this network dataset's workspace extension properties.
RepresentationWorkspaceExtension Workspace extension to support representations in a geodatabase.

Remarks

IWorkspaceExtension2 provides access to members that supply workspace extension information.