共用方式為


IUpgradable.Upgrade method (Boolean)

升級及升級的子物件的選項的物件。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Sub Upgrade ( _
    includeChildren As Boolean _
)
'用途
Dim instance As IUpgradable
Dim includeChildren As Boolean

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

參數

  • includeChildren
    Type: System.Boolean

    若要升級的子物件 ; true否則,請false。

請參閱

參照

IUpgradable interface

IUpgradable members

Upgrade overload

Microsoft.SharePoint.Administration namespace