![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
QueryParameters Class Members | |
See Also Properties |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : QueryParameters Class |
The following tables list the members exposed by QueryParameters.
Name | Description | |
---|---|---|
![]() | QueryParameters Constructor | Overloaded. Constructs a QueryParameters object. |
Name | Description | |
---|---|---|
![]() | EscapeResults | Gets or sets a value that determines if the returned data should include escaped characters for ampersand, single quote, double quote, less than, and greater than. |
![]() | FeatureLimit | Gets or sets the maximum number of features to be returned. |
![]() | OutputSpatialReference | Gets or sets the SpatialReference of the returned geometries. |
![]() | QueryFilter | Gets or sets the Filter that is to be used in the query. |
![]() | ReturnEnvelopes | Gets or sets a value to determine whether or not a bounding envelope should be returned for each feature. |
![]() | ReturnGeometries | Gets or sets a value to determine whether the geometries of each feature should be returned. |
![]() | ReturnGlobalEnvelope | Gets or sets a value that determines whether to return the global Envelope for the queried features. |
![]() | SelectionBuffer | Gets or sets the SelectionBuffer that is to be used in the query. |