SPBackupRestoreConfigurationSettings.Update Method

Include Protected Members
Include Inherited Members

Causes the SPBackupRestoreConfigurationSettings object to save its state and propagate changes to all the computers in the server farm.

Overload List

  Name Description
Public method Update() Causes the SPBackupRestoreConfigurationSettings object to save its state and propagate changes to all the computers in the server farm while ensuring that there is only one copy in the database. (Overrides SPPersistedObject.Update().)
Public method Update(Boolean) Causes the object to save its state and propagate changes to all the computers in the server farm, optionally throwing an exception if the object already exists in the configuration store. (Inherited from SPPersistedObject.)

Top

See Also

Reference

SPBackupRestoreConfigurationSettings Class

SPBackupRestoreConfigurationSettings Members

Microsoft.SharePoint.Administration.Backup Namespace