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