SPBackupRestoreSettings Methods

Include Protected Members
Include Inherited Members

The SPBackupRestoreSettings type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetBackupSettings Creates an SPBackupSettings object for the specified target and method and other values set to defaults.
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public methodStatic member GetRestoreSettings Creates an SPRestoreSettings object with specified source and method and other values set to their defaults.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)
Public method Validate Ensures that the correct type of SPBackupRestoreSettings-derived object is being used to hold the settings for the operation.

Top

See Also

Reference

SPBackupRestoreSettings Class

Microsoft.SharePoint.Administration.Backup Namespace