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


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

IWorkspaceEvents Interface

Provides access to events that may be fired by a Workspace.

Product Availability

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

Members

Name Description
Method OnCreateDataset This event is fired when a dataset is created.
Method OnDeleteDataset This event is fired when a dataset is deleted.
Method OnRenameDataset This event is fired when a dataset is renamed.

Classes that implement IWorkspaceEvents

Classes Description
CadAnnotationLayer (esriCarto) An Esri Cad annotation layer.
CadastralFabricSubLayer (esriCarto) Cadastral Fabric Feature Layer Object.
CadastralWorkspaceDatasetExtension (esriGeoDatabaseExtensions) A container for describing this cadastral fabric's workspace extension properties.
CadFeatureLayer (esriCarto) Esri CAD Feature Layer class.
CoverageAnnotationLayer (esriCarto) An Esri coverage annotation layer.
DimensionLayer (esriCarto) A collection of properties for a dimension layer.
FDOGraphicsLayer (esriCarto) A collection of properties for an annotation layer (feature data object graphics layer).
FeatureLayer (esriCarto) A collection of features and their visual representation.
GdbRasterCatalogLayer (esriCarto) Geodabase RasterCatalog source and display options.
GxDatabase (esriCatalog) GxObject that represents a database.
GxExcelFile (esriCatalog) GxObject that represents a excel file.
GxGDSGeodatabase (esriCatalog) GxObject that represents an ArcGIS Geodatabase connection.
RepresentationWorkspaceExtension Workspace extension to support representations in a geodatabase.
VersionedWorkspace VersionedWorkspace Object.
Workspace Workspace Object.
WorkspaceEventsListener (esriSystemUtility) Helper coclass to provide IWorkspaceEvents support to the C++ API.