Provides access to properties and methods needed to manage temporal query filters.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
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. | |
TimeReference | Defines data time reference. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITemporalQueryFilter | Provides access to properties and methods needed to manage temporal query filters. |
CoClasses that implement ITemporalQueryFilter2
CoClasses and Classes | Description |
---|---|
TemporalQueryFilter | Controls properties for the temporal query filter. |