ESRI.ArcGIS.ADF.ArcGISServer | |
QueryFilter Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace : QueryFilter Class |
For a list of all members of this type, see QueryFilter members.
Name | Description | |
---|---|---|
FIDSet | ||
FilterDefs | The filter definitions specified for this query filter. | |
OutputSpatialReference | The spatial reference in which to output geometry for a given field. | |
PostfixClause | A clause that will be appended to the end of the where clause. Most commonly used for clauses like ORDER BY. | |
PrefixClause | A clause that will be appended to the select statement. Most commonly used for select statements with DISTINCT clause. | |
Resolution | The spatial resolution in which to output geometry. | |
SpatialReferenceFieldName | The field name of the output spatial reference. | |
SubFields | The comma delimited list of field names for the filter. | |
WhereClause | The where clause for the filter. |