ArcObjects Component Help  (Core)    

IObjectClassSchemaEvents Interface

Provides access to events that occur with an object class' schema.

Members

Description
Event OnAddField This event is fired when a new field is added to the object class.
Event OnBehaviorChanged This event is fired when the behavior class for the object class changes.
Event OnDeleteField This event is fired when a field is deleted from the object class.

CoClasses that implement IObjectClassSchemaEvents

CoClasses and Classes Description
CadFeatureLayer ESRI CAD Feature Layer class.
DimensionLayer A collection of proerties for a dimension layer.
FDOGraphicsLayer A FDO graphics layer.
FeatureLayer A collection of features and their visual representation.
GxCoverageDataset A Coverage, Feature Class or Info Table dataset.
GxDataset A dataset.
GxShapefileDataset A Shapefile Feature Class or DBase Table.
GxTextFile Text file object.
IMSFeatureClass IMS Feature Class.
ObjectClassSchemaEvents Helper coclass for working with the nondefault outbound interface IObjectClassSchemaEvents in VB.
QueryAttributes Display query attribute dialog in Mx.
RouteEventSource Route event source object.
StandaloneTable A standalone table.
XYEventSource XY event source object.