|
|
|
|
HCancelBackup (Function) In french: HAnnuleSauvegarde
Available only with this kind of connection
Cancels a current backup.
Syntax
<Result> = HCancelBackup(<Connection> , <Backup to cancel>)
<Result>: Boolean - True if the backup was canceled,
- False otherwise. HErrorInfo is used to identify the error.
<Connection>: Character string or Connection variable Connection to the server that performs the backup. This connection corresponds to: <Backup to cancel>: Integer Identifier of the backup to cancel. This identifier is returned by HBackup.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|