ArcGIS Pro 2.6 API Reference Guide
QueryFilter Class Members
Properties 


ArcGIS.Core.Data Namespace : QueryFilter Class

The following tables list the members exposed by QueryFilter.

Public Constructors
 NameDescription
Public ConstructorRepresents a filter for performing a query against a Table.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the list of objectIDs used for filtering data in the underlying data store.  
Public Property Gets or sets the spatial reference in which the features will be returned.  
Public Property Gets or sets the postfix clause used by the filter.  
Public Property Gets or sets the prefix clause used by the filter.  
Public Property Gets or sets a comma (,) delimited string containing the names of fields for which values should be returned by the query.  
Public Property Gets or sets the where clause used to filter the rows returned.  
Top
See Also

Reference

QueryFilter Class
ArcGIS.Core.Data Namespace