SPBackupInformation methods

The SPBackupInformation 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. (Inherited from SPBackupRestoreInformation.)
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. (Inherited from SPBackupRestoreInformation.)
Public method GetParameterObject Get the value for the parameter with the specified name. (Inherited from SPBackupRestoreInformation.)
Public method GetType (Inherited from Object.)
Public method Log(SqlCommand) Writes the specified SqlCommand as a string to the backup or restore log file. (Inherited from SPBackupRestoreInformation.)
Public method Log(SPBackupRestoreLogSeverity, String) Writes an error, warning, or informational message to the administration log file. (Inherited from SPBackupRestoreInformation.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReverseFileMapping Gets the name of the backup file that contains the specified file. (Inherited from SPBackupRestoreInformation.)
Public method SetInputValue Sets the specified parameter to the specified value, which should be input from a user. (Inherited from SPBackupRestoreInformation.)
Public method SetParameter Adds the specified key-value pair to an internal store of parameters. (Inherited from SPBackupRestoreInformation.)
Public method SetUserNamePassword Assigns the specified password to the specified user. (Inherited from SPBackupRestoreInformation.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPBackupInformation class

Microsoft.SharePoint.Administration.Backup namespace