SPContentDatabaseExtensionUpgradeSequence class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Upgrade.StopEventReceiver
Microsoft.SharePoint.Upgrade.SPDelegate
Microsoft.SharePoint.Upgrade.SPSequence
Microsoft.SharePoint.Upgrade.SPActionSequence
Microsoft.SharePoint.Upgrade.SPDatabaseSequence
Microsoft.SharePoint.Upgrade.SPContentDatabaseExtensionUpgradeSequence
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustInherit Class SPContentDatabaseExtensionUpgradeSequence _
Inherits SPDatabaseSequence
'Usage
Dim instance As SPContentDatabaseExtensionUpgradeSequence
public abstract class SPContentDatabaseExtensionUpgradeSequence : SPDatabaseSequence
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.