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


IWorkspaceEvents2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceEvents2 Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IWorkspaceEvents2 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 OnModifyDataset This event is fired when a dataset is modified.
Method OnRenameDataset This event is fired when a dataset is renamed.

Inherited Interfaces

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

CoClasses that implement IWorkspaceEvents2

CoClasses and Classes Description
LasDatasetLayer (esriCarto) The Terrain Layer class.
TerrainLayer (esriCarto) The Terrain Layer class.
Workspace Workspace Object.