SPWebApplication.Migrate method (Boolean)
NOTE: This API is now obsolete.
將設定移轉從Windows SharePoint Services 2.0 Web 應用程式與 Web 應用程式成對,包括所有子系的選項。
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 SPWebApplication
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.Booleantrue如果子項目子項目都包含在內 ;否則,請false。
Implements
備註
成對的 Web 應用程式是一連接至Windows SharePoint Services 2.0基於逐步升級的 Web 應用程式。