다음을 통해 공유


SPContentDatabaseExtensionUpgradeSequence.PostUpgrade method

This member overrides SPActionSequence.PostUpgrade().

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

Syntax

'Declaration
Public Overrides Sub PostUpgrade
'Usage
Dim instance As SPContentDatabaseExtensionUpgradeSequence

instance.PostUpgrade()
public override void PostUpgrade()

Implements

IUpgrader.PostUpgrade()

See also

Reference

SPContentDatabaseExtensionUpgradeSequence class

SPContentDatabaseExtensionUpgradeSequence members

Microsoft.SharePoint.Upgrade namespace