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.

Public Constructors

 NameDescription
Public ConstructorQueryParameters ConstructorOverloaded.  Constructs a QueryParameters object.  
Top

Public Properties

 NameDescription
Public PropertyEscapeResults 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.  
Public PropertyFeatureLimit Gets or sets the maximum number of features to be returned.  
Public PropertyOutputSpatialReference Gets or sets the SpatialReference of the returned geometries.  
Public PropertyQueryFilter Gets or sets the Filter that is to be used in the query.  
Public PropertyReturnEnvelopes Gets or sets a value to determine whether or not a bounding envelope should be returned for each feature.  
Public PropertyReturnGeometries Gets or sets a value to determine whether the geometries of each feature should be returned.  
Public PropertyReturnGlobalEnvelope Gets or sets a value that determines whether to return the global Envelope for the queried features.  
Public PropertySelectionBuffer Gets or sets the SelectionBuffer that is to be used in the query.  
Top

See Also

© 2010 All Rights Reserved.