What is the deleteRecordStore() 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 deleteRecordStore() method?
Rating:
The deleteRecordStore() method is a method of the RecordStore class. It takes one parameter, i.e., the name of the record store to be deleted. The general syntax of this method is as follows:
Rating:
Was this information helpful?
Other articles
- What is the prevFrame() method?
- What is the interrupt() method?
- What is the startApp() method?
- What is the close() method?
- What is the purpose of implementing MIDletStateChangeException in code?