IBackupRestoreConfiguration methods

The IBackupRestoreConfiguration type exposes the following members.

Methods

  Name Description
Public method AddBackupObjects Adds the IBackupRestore object and its child IBackupRestore objects to the specified backup object. (Inherited from IBackupRestore.)
Public method OnAbort Assists in a graceful termination when a user cancels a backup or restore operation. (Inherited from IBackupRestore.)
Public method OnBackup Creates and stores the backup copy of the content component. (Inherited from IBackupRestore.)
Public method OnBackupComplete Provides post backup processing. (Inherited from IBackupRestore.)
Public method OnPostRestore Provides post restore processing. (Inherited from IBackupRestore.)
Public method OnPrepareBackup Provides preparation processing before a backup. (Inherited from IBackupRestore.)
Public method OnPreRestore Provides restore preparation processing. (Inherited from IBackupRestore.)
Public method OnRestore Reads the backed up content and copies it to the target destination of the restore operation. (Inherited from IBackupRestore.)

Top

See also

Reference

IBackupRestoreConfiguration interface

Microsoft.SharePoint.Administration.Backup namespace