SPWebApplication.Migrate 方法
请注意:此 API 现在已过时。
从Windows SharePoint Services 2.0 Web 应用程序与之配对的 Web 应用程序迁移的设置。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<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()
实现
备注
成对的 Web 应用程序是一种连接到Windows SharePoint Services 2.0 Web 应用程序,以便逐步升级。