Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.SPDatabaseSprocsSequence
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustInherit Class SPDatabaseSprocsSequence _
Inherits SPDatabaseSequence _
Implements IBuildVersioned
'Usage
Dim instance As SPDatabaseSprocsSequence
public abstract class SPDatabaseSprocsSequence : SPDatabaseSequence,
IBuildVersioned
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.