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


IWorkspaceEvents Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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

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

CoClasses that implement IWorkspaceEvents

CoClasses and 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.
LasDatasetLayer (esriCarto) The Terrain Layer class.
RepresentationWorkspaceExtension Workspace extension to support representations in a geodatabase.
TerrainLayer (esriCarto) The Terrain Layer class.
VersionedWorkspace VersionedWorkspace Object.
Workspace Workspace Object.
WorkspaceEventsListener (esriSystemUtility) Helper coclass to provide IWorkspaceEvents support to the C++ API.