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.

Public Constructors

 NameDescription
Public ConstructorQueryFilter Constructor  
Top

Public Properties

 NameDescription
Public PropertyFIDSet  
Public PropertyFilterDefsThe filter definitions specified for this query filter.  
Public PropertyOutputSpatialReferenceThe spatial reference in which to output geometry for a given field.  
Public PropertyPostfixClauseA clause that will be appended to the end of the where clause. Most commonly used for clauses like ORDER BY.  
Public PropertyPrefixClauseA clause that will be appended to the select statement. Most commonly used for select statements with DISTINCT clause.  
Public PropertyResolution The spatial resolution in which to output geometry.  
Public PropertySpatialReferenceFieldName The field name of the output spatial reference.  
Public PropertySubFieldsThe comma delimited list of field names for the filter.  
Public PropertyWhereClauseThe where clause for the filter.  
Top

See Also

© 2010 All Rights Reserved.