This sample demonstrates incremental backup using Connection method
CreateBackup()
and restore usingRestoreBackup()
.
In a console window run:
IncBackupBut it is more instructive to run one instance in your development environment debugger, stepping through the code.