The RecordEnumeration interface provides methods to traverse through a set of records in a record store. It keeps the record Ids of the records in a record store. This interface is implemented by calling the enumerateRecords() method of the RecordStore class. Some of the methods of the RecordEnumeration interface are as follows:
- nextRecord()
- nextRecordId()
- previousRecordId()
- rebuild()
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
