ESRI.ArcGIS.ADF.ArcGISServer
ImageQueryFilter Class Properties
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : ImageQueryFilter Class




For a list of all members of this type, see ImageQueryFilter members.

Public Properties

 NameDescription
Public PropertyFIDSet (Inherited from QueryFilter)
Public PropertyFilterDefsThe filter definitions specified for this query filter. (Inherited from QueryFilter)
Public PropertyFilterGeometry The query geometry used to filter results. (Inherited from SpatialFilter)
Public PropertyFilterOwnsGeometryIndicates whether the filter owns the query geometry. (Inherited from SpatialFilter)
Public PropertyGeometryFieldName The name of the Geometry field to which the filter applies. (Inherited from SpatialFilter)
Public PropertyOutputSpatialReferenceThe spatial reference in which to output geometry for a given field. (Inherited from QueryFilter)
Public PropertyOutputTimeReference (Inherited from TimeQueryFilter)
Public PropertyPixelSize  
Public PropertyPostfixClauseA clause that will be appended to the end of the where clause. Most commonly used for clauses like ORDER BY. (Inherited from QueryFilter)
Public PropertyPrefixClauseA clause that will be appended to the select statement. Most commonly used for select statements with DISTINCT clause. (Inherited from QueryFilter)
Public PropertyResolution The spatial resolution in which to output geometry. (Inherited from QueryFilter)
Public PropertySearchOrderThe search order used by the filter. (Inherited from SpatialFilter)
Public PropertySpatialReferenceFieldName The field name of the output spatial reference. (Inherited from QueryFilter)
Public PropertySpatialRelThe spatial relationship checked by the filter. (Inherited from SpatialFilter)
Public PropertySpatialRelDescriptionThe 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)
Public PropertySubFieldsThe comma delimited list of field names for the filter. (Inherited from QueryFilter)
Public PropertyTimeRelation (Inherited from TimeQueryFilter)
Public PropertyTimeValue (Inherited from TimeQueryFilter)
Public PropertyWhereClauseThe where clause for the filter. (Inherited from QueryFilter)
Top

See Also

© 2010 All Rights Reserved.