IMigratable.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.")> _
Sub Migrate
'用途
Dim instance As IMigratable
instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
void Migrate()