This topic has not yet been rated - Rate this topic

SPDatabase.AddBackupObjects method

Adds the database and its children to the backup/restore job.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public virtual void AddBackupObjects(
	SPBackupRestoreObject parent
)

Parameters

parent
Type: Microsoft.SharePoint.Administration.Backup.SPBackupRestoreObject
An SPBackupRestoreObject object from the parent of the database object.

Implements

IBackupRestore.AddBackupObjects(SPBackupRestoreObject)

This method is only intended to be callable from catastrophic backup and restore infrastructure code in SharePoint Foundation.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.