SPBackupInformation-Klasse
Enthält Informationen zum Sicherungsvorgang, wie der Speicherort der Sicherungsmedien.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Administration.Backup.SPBackupRestoreInformation
Microsoft.SharePoint.Administration.Backup.SPBackupInformation
Namespace: Microsoft.SharePoint.Administration.Backup
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPBackupInformation _
Inherits SPBackupRestoreInformation
'Usage
Dim instance As SPBackupInformation
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPBackupInformation : SPBackupRestoreInformation
Hinweise
Diese Klasse verfügt über keinen öffentlichen Konstruktor. Wenn Sie einen Verweis auf ein Objekt dieser Klasse erhalten möchten, lesen Sie die Information -Eigenschaft des ein SPBackupRestoreObject -Objekt.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.