Provides access to method that indicates whether an object can be modified outside of an edit session.
| Description | ||
|---|---|---|
![]() |
CanBypassEditSession | Indicates if updates to objects can be safely made outside of an edit session. |
![]() |
CanBypassStoreMethod | Indicates if updates to objects can bypass the Store method and OnChange notifications for efficiency. |
| CoClasses and Classes | Description |
|---|---|
| FeatureClass | FeatureClass Object. |
| ObjectClass | ObjectClass Object. |
| RouteEventSource | Route event source object. |
| XYEventSource | XY event source object. |
The IObjectClassInfo and IObjectClassInfo2 interfaces provide some additional information to IObjectClass on object classes that may be of interest to some applications.