![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
TimeQueryFilter Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace : TimeQueryFilter Class |
For a list of all members of this type, see TimeQueryFilter members.
Name | Description | |
---|---|---|
![]() | FIDSet | (Inherited from QueryFilter) |
![]() | FilterDefs | The filter definitions specified for this query filter. (Inherited from QueryFilter) |
![]() | FilterGeometry | The query geometry used to filter results. (Inherited from SpatialFilter) |
![]() | FilterOwnsGeometry | Indicates whether the filter owns the query geometry. (Inherited from SpatialFilter) |
![]() | GeometryFieldName | The name of the Geometry field to which the filter applies. (Inherited from SpatialFilter) |
![]() | OutputSpatialReference | The spatial reference in which to output geometry for a given field. (Inherited from QueryFilter) |
![]() | OutputTimeReference | |
![]() | PostfixClause | A clause that will be appended to the end of the where clause. Most commonly used for clauses like ORDER BY. (Inherited from QueryFilter) |
![]() | PrefixClause | A clause that will be appended to the select statement. Most commonly used for select statements with DISTINCT clause. (Inherited from QueryFilter) |
![]() | Resolution | The spatial resolution in which to output geometry. (Inherited from QueryFilter) |
![]() | SearchOrder | The search order used by the filter. (Inherited from SpatialFilter) |
![]() | SpatialReferenceFieldName | The field name of the output spatial reference. (Inherited from QueryFilter) |
![]() | SpatialRel | The spatial relationship checked by the filter. (Inherited from SpatialFilter) |
![]() | SpatialRelDescription | The array elements which describe the spatial relation between the query geometry and the requested geometries. There are 9 chars in this string which can be either 'F', 'T' or '*'; e.g., TT*FFT***' represents CONTAIN. (Inherited from SpatialFilter) |
![]() | SubFields | The comma delimited list of field names for the filter. (Inherited from QueryFilter) |
![]() | TimeRelation | |
![]() | TimeValue | |
![]() | WhereClause | The where clause for the filter. (Inherited from QueryFilter) |