Uses of Class
com.esri.core.tasks.ags.query.RelationshipQuery

Packages that use RelationshipQuery
com.esri.core.tasks.ags.query Contains classes for defining queries that are executed on an ArcGIS Server. 
 

Uses of RelationshipQuery in com.esri.core.tasks.ags.query
 

Methods in com.esri.core.tasks.ags.query with parameters of type RelationshipQuery
 Map<Integer,FeatureSet> QueryTask.executeRelationshipQuery(RelationshipQuery query)
          Executes the RelationshipQuery defined for this QueryTask and returns a Map object, in which key represents the object ID of the feature and value represents the FeatureSet related to this feature.
 



Copyright © 2012. All Rights Reserved.