ArcObjects Library Reference  (TrackingAnalyst)    

TemporalCursor Class

Controls settings for the temporal cursor.

TemporalCursor is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Description

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

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.

 


Feedback Send feedback on this page