ArcObjects Library Reference  (GeoDatabase)    

IObjectClassInfo Interface

Provides access to method that indicates whether an object can bypass the store method.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CanBypassStoreMethod Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency.

CoClasses that implement IObjectClassInfo

CoClasses and Classes Description
FeatureClass FeatureClass Object.
NetCDFFeatureClass (esriDataSourcesNetCDF) An in-memory representation of a NetCDF feature class.
NetCDFTable (esriDataSourcesNetCDF) An in-memory representation of a NetCDF table.
ObjectClass ObjectClass Object.
RasterCatalog A collection of raster datasets in a Geodatabase table.
RouteEventSource (esriLocation) Route event source object.
SchematicDiagramClass (esriSchematic) Schematic diagram class object.
SchematicElementClass (esriSchematic) Schematic element class object.
XYEventSource XY event source object.

Remarks

The IObjectClassInfo and IObjectClassInfo2 interfaces provide some additional information to IObjectClass on object classes that may be of interest to some applications.

See Also

IObjectClass Interface

 


Feedback Send feedback on this page