Membres SPBackupRestoreObject (Microsoft.SharePoint.Administration.Backup)

Provides helper functions for backup and restore operations and acts as a container for an SPBackupRestoreInformation object and its correlated IBackupRestore object.

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

Champs publics

  Nom Description
Champ public Statique SPDescription Defines a String that can be used to set or get the value of the description parameter in the object returned by the Information property.
Champ public Statique SPLocation Defines a String that can be used to set or get the value of the location parameter in the object returned by the Information property.
Champ public Statique SPName Defines a String that can be used to set or get the value of the name parameter in the object returned by the Information property.
Champ public Statique SPNewLocation Defines a String that can be used to set or get the value of the new location parameter in the object returned by the Information property.
Champ public Statique SPNewName Defines a String that can be used to set or get the value of the new name parameter in the object returned by the Information property.
Champ public Statique SPNewPassword Defines a String that can be used to set or get the value of the new user password parameter in the object returned by the Information property.
Champ public Statique SPNewServer Defines a String that can be used to set or get the value of the new server parameter in the object returned by the Information property.
Champ public Statique SPNewUserName Defines a String that can be used to set or get the value of the new user name parameter in the object returned by the Information property.
Champ public Statique SPServer Defines a String that can be used to set or get the value of the server parameter in the object returned by the Information property.
Champ public Statique SPTypeName Defines a String that can be used to set or get the value of the type name parameter in the object returned by the Information property.
Champ public Statique SPUserName Defines a String that can be used to set or get the value of the user name parameter in the object returned by the Information property.
Champ public Statique SPWebApplicationId Defines a String that can be used to set or get the value of the Web application ID parameter in the object returned by the Information property.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique CanBackup Gets or sets a value that indicates whether the component represented by the IBackupRestore property has been selected for backup.
Propriété publique CanRestore Gets or sets a value that indicates whether the component represented by the IBackupRestore property has been selected for restoration.
Propriété publique Children Gets a collection of objects that represent the child components of the component that the SPBackupRestoreObject object represents.
Propriété publique CurrentPhase Gets a value indicating the phase of the current operation.
Propriété publique DisplayName Gets the new and old names of the SPBackupRestoreObject object when the operation is a restore to a new name; otherwise just returns the name.
Propriété publique FullPath Gets the full path, in the tree of components, of the component represented by the SPBackupRestoreObject.
Propriété publique IBackupRestore Gets an object that represents a component of a type that can, in principle, be backed up or restored, and provides information about the component that is relevant to processing a backup or restoration of the component.
Propriété publique Id Gets the ID of the SPBackupRestoreObject.
Propriété publique Information Gets an object that holds information about a backup up or restore operation that is currently underway for the component represented by the SPBackupRestoreObject.
Propriété publique IsRoot Gets a value that indicates whether the component that is represented by the SPBackupRestoreObject is the root of the tree of components.
Propriété publique MustRename Gets a value that indicates whether the component must be renamed when it is restored.
Propriété publique Name Gets the name of the SPBackupRestoreObject object.
Propriété publique Parent Gets the SPBackupRestoreObject that represents the parent component of the component represented by this SPBackupRestoreObject.

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique AddChild Surchargé. Adds a child component to the component represented by the SPBackupRestoreObject.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique FindObject Returns the SPBackupRestoreObject with the specified ID.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique Rename Renames a component that is being restored to a different place on the farm from where it was backed up.
Méthode publique Reparent Moves the SPBackupRestoreObject object to a new parent SPBackupRestoreObject object.
Méthode publique ToString Substitué. Returns the fully qualified name of the component represented by the IBackupRestore property.

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

SPBackupRestoreObject, classe
Microsoft.SharePoint.Administration.Backup, espace de noms