IUpgradable.Upgrade 方法 (Boolean)

升级选项升级子对象的对象。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Sub Upgrade ( _
    includeChildren As Boolean _
)
用法
Dim instance As IUpgradable
Dim includeChildren As Boolean

instance.Upgrade(includeChildren)
void Upgrade(
    bool includeChildren
)

参数

  • includeChildren
    类型:System.Boolean

    true升级的子对象。否则为false。

另请参阅

引用

IUpgradable 接口

IUpgradable 成员

Upgrade 重载

Microsoft.SharePoint.Administration 命名空间