Share via


SPWebApplication.Migrate method

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
'用途
Dim instance As SPWebApplication

instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public virtual void Migrate()

Implements

IMigratable.Migrate()

備註

成對的 Web 應用程式是一連接至Windows SharePoint Services 2.0基於逐步升級的 Web 應用程式。

請參閱

參照

SPWebApplication class

SPWebApplication members

Migrate overload

Microsoft.SharePoint.Administration namespace