This document is archived and information here might be outdated.  Recommended version.


ITemporalQueryFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalQueryFilter Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ITemporalQueryFilter

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