SPContentDatabaseExtensionUpgradeAction class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Upgrade.SPAction
    Microsoft.SharePoint.Upgrade.SPDatabaseAction
      Microsoft.SharePoint.Upgrade.SPContentDatabaseExtensionUpgradeAction

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

Syntax

'Declaration
Public MustInherit Class SPContentDatabaseExtensionUpgradeAction _
    Inherits SPDatabaseAction
'Usage
Dim instance As SPContentDatabaseExtensionUpgradeAction
public abstract class SPContentDatabaseExtensionUpgradeAction : SPDatabaseAction

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPContentDatabaseExtensionUpgradeAction members

Microsoft.SharePoint.Upgrade namespace