Freigeben über


SPBackupRestoreObject.AddChild-Methode (IBackupRestore)

Die Komponente, die durch diese SPBackupRestoreObjectdargestellt hinzugefügt eine untergeordnete Komponente.

Namespace:  Microsoft.SharePoint.Administration.Backup
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function AddChild ( _
    component As IBackupRestore _
) As SPBackupRestoreObject
'Usage
Dim instance As SPBackupRestoreObject
Dim component As IBackupRestore
Dim returnValue As SPBackupRestoreObject

returnValue = instance.AddChild(component)
public SPBackupRestoreObject AddChild(
    IBackupRestore component
)

Parameter

Rückgabewert

Typ: Microsoft.SharePoint.Administration.Backup.SPBackupRestoreObject
Eine SPBackupRestoreObject , die die untergeordnete Komponente darstellt.

Siehe auch

Referenz

SPBackupRestoreObject Klasse

SPBackupRestoreObject-Member

AddChild-Überladung

Microsoft.SharePoint.Administration.Backup-Namespace