Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the number of page reads.
int DatabaseInfo.getPageReads()
The number of page reads.
For Android, the number is the total accumulated page reads, and is stored in an instance variable of this class. For Blackberry and J2SE, the number is the total accumulated page reads, and is stored in the database.