Product Information > JADE Developer’s Reference > Chapter 7 - Using the Database Administration Framework > BackupManagerfinalise Method

BackupManager::finalise Method

finalise();
begin
    // disable backup progress events
    dba.disableProgressEvents;
end;