SQLHeavy.Backup.step Reference Manual
Packages
SQLHeavy
SQLHeavy
Backup
destination_db
destination_db_name
remaining_pages
source_db
source_db_name
total_pages
Backup
Backup.with_db_names
execute
execute_async
step
stepped
step
Description:
public
bool
step
()
throws
Error
Backup 1 page of data
See
sqlite3_backup_step
for more details.
Returns:
true if there is more data, false if backup is complete
See also:
execute