What is the listRecordStores() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the listRecordStores() method?
Rating:
The listRecordStores() method of the RecordStore class is used to get an array of the names of record stores available on the device's persistent storage. The general syntax of this method is as follows:
If there is no record store available on the device, then this method returns null.
Rating:
Was this information helpful?
Other articles
- What is the for loop?
- What is the RecordEnumeration interface?
- What is the getProperty() method?
- What is the Canvas class?
- What is the recordAdded() method?