Membres SPRestoreSettings (Microsoft.SharePoint.Administration.Backup)

Represents the configuration settings for a restore operation. The settings include the method of restoration, the backup to be restored, and farm logon information.

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

Constructeurs publics

  Nom Description
Méthode publique SPRestoreSettings Initializes a new instance of the SPRestoreSettings class.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique BackupDevice  Gets or sets the UNC path where the backup is stored. (hérité de SPBackupRestoreSettings)
Propriété publique BackupId Gets or sets the ID of the backup that is restored.
Propriété publique BackupMethod  Gets or sets the backup method that will be used or was used. (hérité de SPBackupRestoreSettings)
Propriété publique FarmAdminLoginName Gets or sets the logon name of the administrator of the server farm.
Propriété publique FarmAdminPassword Gets or sets the password of the administrator of the server farm.
Propriété publique IndividualItem  Gets or sets the content component that is backed up or restored. (hérité de SPBackupRestoreSettings)
Propriété publique IsBackup  Gets a value that indicates whether the operation is a backup or a restore. (hérité de SPBackupRestoreSettings)
Propriété publique IsVerbose  Gets or sets a value that indicates whether the output of the operation is displayed on the console in addition to being logged. (hérité de SPBackupRestoreSettings)
Propriété publique PreserveContentDatabaseChangeLog  
Propriété publique RestoreMethod Gets or sets a value indicating whether the restore overwrites the existing database if it already exists on the target.
Propriété publique UpdateProgress  Gets or sets a value that specifies at what points the operation should report its progress. (hérité de SPBackupRestoreSettings)
Propriété publique UpgradedPersistedProperties  Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject)

Haut de page

Méthodes publiques

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

  Nom Description
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique Statique GetBackupSettings  (hérité de SPBackupRestoreSettings)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetObjectData  (hérité de SPAutoSerializingObject)
Méthode publique Statique GetRestoreSettings  (hérité de SPBackupRestoreSettings)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)
Méthode publique Validate  Ensures that the correct type of SPBackupRestoreSettings-derived object is being used to hold the settings for the operation. (hérité de SPBackupRestoreSettings)

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)
Méthode protégée OnDeserialization  Called after the object has been deserialized from the file system cache or the database.(hérité de SPAutoSerializingObject)
Méthode protégée UpdateParent  Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject)

Haut de page

Voir aussi

Référence

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