This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalQueryFilter Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties and methods needed to manage temporal query filters.
Description | ||
---|---|---|
EndingDate | Indicates the latest date included in the query. | |
RelativeTimeOperator | The object that contains a relative time to offset the temporal values. | |
StartingDate | Indicates the earliest date included in the query. | |
TemporalConversion | The temporal conversion mode to use (if any) by the temporal query. | |
TemporalOrder | Defines order in which temporal records are sorted. | |
TemporalRelationship | The temporal relation used in the temporal query. |
CoClasses and Classes | Description |
---|---|
TemporalQueryFilter (esriTrackingAnalyst) | Controls properties for the temporal query filter. |