SPWebApplication.Migrate 方法 (Boolean)
请注意:此 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 ( _
includeChildren As Boolean _
)
用法
Dim instance As SPWebApplication
Dim includeChildren As Boolean
instance.Migrate(includeChildren)
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
public virtual void Migrate(
bool includeChildren
)
参数
includeChildren
类型:System.Booleantrue如果孩子儿童都包括在内 ;否则为false。
实现
备注
成对的 Web 应用程序是一种连接到Windows SharePoint Services 2.0 Web 应用程序,以便逐步升级。