SPFarm.AddSPPersistedChildren method
014 bug 291541-新增此特定的方法。一般 SPBackupRestoreObject.AddSPPersistedChildren 是避免使用,以支援 SPFarm 至特定的邏輯
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Sub AddSPPersistedChildren ( _
self As SPBackupRestoreObject _
)
'用途
Dim self As SPBackupRestoreObject
Me.AddSPPersistedChildren(self)
protected void AddSPPersistedChildren(
SPBackupRestoreObject self
)