ESRI.ArcGIS.ADF.Web
SpatialFilter Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web Namespace : SpatialFilter Class




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

Public Properties

 NameDescription
public PropertyGeometryThe geometry with which to search for features.  
public PropertyGeometryField Geometry field.  
public PropertyMaxRecords Gets/Sets the maximum number of records returned when a QueryFilter is used. This property can be used to limit the number of records returned from a query. Since transaction time increases when more records are returned, limiting the number of records may improve query performance by reducing the transaction time and providing a manageable data portion. (Inherited from ESRI.ArcGIS.ADF.Web.QueryFilter)
public PropertyOutputSpatialReference The spatial reference (coordinate system and datum transformation) for the output data from the query. (Inherited from ESRI.ArcGIS.ADF.Web.QueryFilter)
public PropertyReturnADFGeometriesWhether to include the geometry of features in the response to the query. (Inherited from ESRI.ArcGIS.ADF.Web.QueryFilter)
public PropertySearchOrder Search order, for specifying whether to search attributes first or geometry first when both are specified and the data source observes the preference.  
public PropertySubFields Defines a collection of field names to include in a dataset returned when executing a query. (Inherited from ESRI.ArcGIS.ADF.Web.QueryFilter)
public PropertyWhereClauseThe where clause to apply when performing an attribute search. (Inherited from ESRI.ArcGIS.ADF.Web.QueryFilter)
Top

See Also

© 2011 All Rights Reserved.