ArcObjects Library Reference (GeoDatabaseExtensions)  

ITemporalQueryFilter Interface

Provides access to properties and methods needed to manage temporal query filters.

Product Availability

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

Members

Description
Read/write property EndingDate Indicates the latest date included in the query.
Read/write property RelativeTimeOperator The object that contains a relative time to offset the temporal values.
Read/write property StartingDate Indicates the earliest date included in the query.
Read/write property TemporalConversion The temporal conversion mode to use (if any) by the temporal query.
Read/write property TemporalOrder Defines order in which temporal records are sorted.
Read/write property TemporalRelationship The temporal relation used in the temporal query.

CoClasses that implement ITemporalQueryFilter

CoClasses and Classes Description
TemporalQueryFilter (esriTrackingAnalyst) Controls properties for the temporal query filter.