ArcObjects Library Reference (GeoDatabase)  

IWorkspaceExtension2 Interface

Provides access to members that supply workspace extension information.

Product Availability

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

Members

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.

CoClasses that implement IWorkspaceExtension2

CoClasses and Classes Description
AddressLocatorWorkspaceExtension (esriLocation) Address Locator Workspace Extension.
CadastralWorkspaceDatasetExtension (esriGeoDatabaseExtensions) A container for describing this cadastral fabric's workspace extension properties.
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.
TerrainWorkspaceExtension (esriGeoDatabaseExtensions) Esri TerrainWorkspaceExtension component.

Remarks

IWorkspaceExtension2 provides access to members that supply workspace extension information.