Controls settings for the temporal cursor.
TemporalCursor is a non-creatable object. References to non-creatable objects must be obtained through other objects.
This class implements a temporal cursor that allows users to iterate through a database in temporal order. This is a non-creatable object that is the result of an operation of a Temporal FeatureClass, TemporalObjectTable or a TemporalObservation Table.
| Interfaces | Description |
|---|---|
| ICursor (esriGeoDatabase) | Provides access to members that hand out enumerated rows, field collections and allows for the updating, deleting and inserting of rows. |
| IFeatureCursor (esriGeoDatabase) | Provides access to members that hand out enumerated features, field collections and allows for the updating, deleting and inserting of features. |
| ITemporalCursor | Provides access to methods needed to control the temporal cursor. |