dm_db_backup_handler Interface

interface
public subroutine dm_db_backup_handler(remaining, page_count)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: remaining

Remaining pages.

integer, intent(in) :: page_count

Total number of pages.

Description

Callback routine that is invoked if passed to dm_db_backup().