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.
The smallest backwards compatible schema version
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property BackwardsCompatibleSchemaVersion As Version
Get
'Usage
Dim instance As SPDatabaseSequence
Dim value As Version
value = instance.BackwardsCompatibleSchemaVersion
public Version BackwardsCompatibleSchemaVersion { get; }
Property value
Type: System.Version
Implements
ICompatibleSchemaVersioned.BackwardsCompatibleSchemaVersion