SPBackupRestoreInformation Methods

Include Protected Members
Include Inherited Members

The SPBackupRestoreInformation type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GenerateFileMapping Generates a unique name for the backup file that contains the specified source file.
Public method GetHashCode (Inherited from Object.)
Public method GetParameter Returns the value assigned to the specified key in an internal store of key-value pairs.
Public method GetParameterObject Get the value for the parameter with the specified name.
Public method GetType (Inherited from Object.)
Public method Log(SqlCommand) Writes the specified SqlCommand as a string to the backup or restore log file.
Public method Log(SPBackupRestoreLogSeverity, String) Writes an error, warning, or informational message to the administration log file.
Protected method MemberwiseClone (Inherited from Object.)
Public method ReverseFileMapping Gets the name of the backup file that contains the specified file.
Public method SetInputValue Sets the specified parameter to the specified value, which should be input from a user.
Public method SetParameter Adds the specified key-value pair to an internal store of parameters.
Public method SetUserNamePassword Assigns the specified password to the specified user.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPBackupRestoreInformation Class

Microsoft.SharePoint.Administration.Backup Namespace