Query filter that gives access to members that allow queries using time.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The ITimeQueryFilter is used for creating queries to a data set that have a time component. It can be used instead of the normal query filter to hide all of the operations having to do with time zone differences. For example, you could create a query that returns features in the Pacific time zone. All data would be returned with a Pacific time zone time reference, regardless of what time reference was used to store the data.
Members
Description | ||
---|---|---|
OutputTimeReference | Output time reference. | |
TimeRelation | Time relation for the time query. | |
TimeValue | Time value. |
CoClasses that implement ITimeQueryFilter
CoClasses and Classes | Description |
---|---|
ImageQueryFilter | An image query filter. |
TimeQueryFilter | TimeQueryFilter Class |