SPMigrator.Migrate 方法
请注意:此 API 现在已过时。
执行迁移的版本之间的内容。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Public MustOverride Sub Migrate
用法
Dim instance As SPMigrator
instance.Migrate()
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public abstract void Migrate()