Frequently asked question

Why are there records from previous filter requests in the Java Connector Recordset object?

Last Published: April 25, 2020

Answer

You must use the clearRecordset() method to remove records from previous filter responses. For example:

Code:
myFeatureLayer.getRecordset().clearRecordset();

Article ID:000005655

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic