This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > O > ObjectClassSchemaEvents CoClass (ArcObjects .NET 10.4 SDK) |
Helper coclass for working with the nondefault outbound interface IObjectClassSchemaEvents in VB.
Interfaces | Description |
---|
Interfaces | Description |
---|---|
IObjectClassSchemaEvents (default) | Provides access to events that occur with an object class' schema. |
When working with ObjectClassSchemaEvents' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pObjectClassSchemaEvents as ObjectClassSchemaEvents