Provides access to events that occur with an object class' schema.
| Description | ||
|---|---|---|
![]() |
OnAddField | This event is fired when a new field is added to the object class. |
![]() |
OnBehaviorChanged | This event is fired when the behavior class for the object class changes. |
![]() |
OnDeleteField | This event is fired when a field is deleted from the object class. |
| 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. |