I have silverlight application which can create new or delete feature using ArcGIS API 2. after a feature created or deleted, I do query by WCR_NUM (see below, a WCR_NUM contain one more features), the result of the featureSet still includes the deleted feature or not includes new created feature, which means the query result is not updated. Please help!