Provides access to events that occur with an object class' schema.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IObjectClassSchemaEvents
CoClasses and Classes | Description |
---|---|
CadAnnotationLayer (esriCarto) | An ESRI Cad annotation layer. |
CadastralFabricSubLayer (esriCarto) | Cadastral Fabric Feature Layer Object. |
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. |
GxCoverageDataset (esriCatalog) | A Coverage, Feature Class or Info Table dataset. |
GxDataset (esriCatalog) | GxObject that represents a dataset. |
GxMSDFile (esriCatalogUI) | A MapServerDefinitionFile Dataset. |
GxRasterCatalogContentView (esriCatalogUI) | The RasterCatalog content view. |
GxShapefileDataset (esriCatalog) | A Shapefile Feature Class or DBase Table. |
GxTextFile (esriCatalog) | GxObject that represents the text file. |
IMSFeatureClass (esriCatalog) | GxObject that represents ArcIMS Feature Class. |
MADtedLayer (esriDefenseSolutions) | A layer used to control the display of MA DTED Catalogs. |
MARasterLayer (esriDefenseSolutions) | A layer used to control the display of MA RPF Catalogs. |
MosaicDataset (esriDataSourcesRaster) | A mosaic dataset object. |
ObjectClassSchemaEvents | Helper coclass for working with the nondefault outbound interface IObjectClassSchemaEvents in VB. |
ObjectClassSchemaEventsListener (esriSystemUtility) | Helper coclass to provide IObjectClassSchemaEvents support to the C++ API. |
QueryAttributes (esriArcMapUI) | Display query attribute dialog in Mx. |
RouteEventSource (esriLocation) | Route event source object. |
StandaloneTable (esriCarto) | A standalone table. |
TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |
XYEventSource | XY event source object. |