共用方式為


SPContentDatabase.Migrate method

NOTE: This API is now obsolete.

移轉成對的內容資料庫之間的設定。

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 SPContentDatabase

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

Implements

IMigratable.Migrate()

備註

成對的內容資料庫是連線至Windows SharePoint Services 2.0內容資料庫。

請參閱

參照

SPContentDatabase class

SPContentDatabase members

Migrate overload

Microsoft.SharePoint.Administration namespace