![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
QueryFilter Class Members | |
See Also Properties |
ESRI.ArcGIS.ADF.ArcGISServer Namespace : QueryFilter Class |
The following tables list the members exposed by QueryFilter.
Name | Description | |
---|---|---|
![]() | QueryFilter Constructor |
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. |