Share via


SPDatabaseSequence.MinSupportedSchemaVersion Property

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

Syntax

'Declaration
Protected Shared ReadOnly Property MinSupportedSchemaVersion As Version
    Get
'Usage
Dim value As Version

value = SPDatabaseSequence.MinSupportedSchemaVersion
protected static Version MinSupportedSchemaVersion { get; }

Property Value

Type: System.Version

See Also

Reference

SPDatabaseSequence Class

SPDatabaseSequence Members

Microsoft.SharePoint.Upgrade Namespace