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.
Gets the typed upgrade sequence.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property SPDatabaseSequence As SPDatabaseSequence
Get
'Usage
Dim value As SPDatabaseSequence
value = Me.SPDatabaseSequence
protected SPDatabaseSequence SPDatabaseSequence { get; }
Property Value
Type: Microsoft.SharePoint.Upgrade.SPDatabaseSequence
An SPDatabaseSequence object that represents the upgrade sequence.