Membres IBackupRestore (Microsoft.SharePoint.Administration.Backup)

Enables the content that a class represents to be backed up and restored.

Les tableaux suivants contiennent la liste des membres exposés par le type IBackupRestore .

Propriétés publiques

  Nom Description
Propriété publique CanRenameOnRestore Gets a value that indicates whether the IBackupRestore object can be renamed when it is restored.
Propriété publique CanSelectForBackup Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for backup, independently of its parent component, in the Central Administration user interface or some other UI.
Propriété publique CanSelectForRestore Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected for restoration in the Central Administration user interface or some other UI.
Propriété publique DiskSizeRequired Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by the IBackupRestore object.
Propriété publique Id Gets or sets an ID for the content component.
Propriété publique Name Gets or sets a name, for use in a UI, for the content component.

Haut de page

Méthodes publiques

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

Haut de page

Voir aussi

Référence

IBackupRestore, interface
Microsoft.SharePoint.Administration.Backup, espace de noms