package

com.esri.core.tasks.ags.query

Contains classes for defining queries that are executed on an ArcGIS Server.

Classes

OutStatistics The definitions for one or more field-based statistic to be calculated Note:
  • outStatistics is supported on only those layers / tables that indicate suppportsStatistics is true. 
Query

Class holding the parameters of a query to be executed on the server. 

QueryTask Class executing a query on the server. 
RelationshipQuery Defines parameters of a query to be executed on the server that fetches related records. 

Enums

OrderByFields Controls the ordering. 
OutStatistics.Type