
Returns the total number of pages in the source database file. This function is part of the Online Backup Feature for the online backup feature of SQLite.
| Arguments: | The single argument is:
|
| Return value: | The total number of pages in the source database file. |
| Details | The functionality of theoosqlBackupPageCountroutine is similar to that of the sqlite3_backup_pagecount SQLite API. |