IBackupRestore Methods
Include Protected Members
Include Inherited Members
The IBackupRestore type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddBackupObjects | Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object. |
![]() |
OnAbort | Assists in a graceful termination when a user cancels a backup or restore operation. |
![]() |
OnBackup | Creates and stores the backup copy of the content component. |
![]() |
OnBackupComplete | Provides post backup processing. |
![]() |
OnPostRestore | Provides post restore processing. |
![]() |
OnPrepareBackup | Provides preparation processing before a backup. |
![]() |
OnPreRestore | Provides restore preparation processing. |
![]() |
OnRestore | Reads the backed up content and copies it to the target destination of the restore operation. |
Top
.gif)