SPFarm.Migrate method (Boolean)
NOTE: This API is now obsolete.
將設定移轉從Windows SharePoint Services 2.0伺服器陣列與此伺服器陣列成對,包括所有子系的選項。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Public Overridable Sub Migrate ( _
includeChildren As Boolean _
)
'用途
Dim instance As SPFarm
Dim includeChildren As Boolean
instance.Migrate(includeChildren)
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public virtual void Migrate(
bool includeChildren
)
參數
includeChildren
Type: System.Boolean包含所有的子項目 ; true否則,請false。預設值為false。
Implements
備註
成對的伺服器陣列是連線至Windows SharePoint Services 2.0伺服器陣列。