SPDatabase.ShouldSkipUpgradeForHigherSchemaVersion property

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

Syntax

'Declaration
Public ReadOnly Property ShouldSkipUpgradeForHigherSchemaVersion As Boolean
    Get
'Usage
Dim instance As SPDatabase
Dim value As Boolean

value = instance.ShouldSkipUpgradeForHigherSchemaVersion
public bool ShouldSkipUpgradeForHigherSchemaVersion { get; }

Property value

Type: System.Boolean

See also

Reference

SPDatabase class

SPDatabase members

Microsoft.SharePoint.Administration namespace