SPBackupRestoreObject Methods

Include Protected Members
Include Inherited Members

The SPBackupRestoreObject type exposes the following members.

Methods

  Name Description
Public method AddChild(IBackupRestore) Adds a child component to the component represented by this SPBackupRestoreObject.
Public method AddChild(SPBackupRestoreObject) Adds a child component to the component represented by this SPBackupRestoreObject.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindObject Returns the SPBackupRestoreObject with the specified ID.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Rename(String, String) Changes, during a restoration operation, the value of the specified parameter from what it was at the time of the backup to the specified new value.
Public method Rename(String, String, String) Renames a component that is being restored to a different place on the farm from where it was backed up.
Public method Reparent Moves the SPBackupRestoreObject object to a new parent SPBackupRestoreObject object.
Public method ToString Returns the fully qualified name of the component represented by the IBackupRestore property. (Overrides Object.ToString().)

Top

See Also

Reference

SPBackupRestoreObject Class

Microsoft.SharePoint.Administration.Backup Namespace