I noticed that AGSQueryTask is no longer available in Quartz. What is the preferred way to query for features on the server? If I create an AGSServiceFeatureTable and then call queryFeaturesWithParameters:completion: method will that run the query against the server or just the features that have been fetched so far?