IMigratable.Migrate 方法 (Boolean)
请注意:此 API 现在已过时。
迁移设置选项以包括该对象的子级的配对对象之间。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
<ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")> _
Sub Migrate ( _
includeChildren As Boolean _
)
用法
Dim instance As IMigratable
Dim includeChildren As Boolean
instance.Migrate(includeChildren)
[ObsoleteAttribute("Gradual Upgrade is not supported in the current version of SharePoint.")]
void Migrate(
bool includeChildren
)
参数
includeChildren
类型:System.Booleantrue包括儿童 ;否则为false。