ICompatibleSchemaVersioned.BackwardsCompatibleSchemaVersion-Eigenschaft
Ruft die älteste Schemaversion, die mit dem aktuellen Objekt kompatibel ist.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property BackwardsCompatibleSchemaVersion As Version
Get
'Usage
Dim instance As ICompatibleSchemaVersioned
Dim value As Version
value = instance.BackwardsCompatibleSchemaVersion
Version BackwardsCompatibleSchemaVersion { get; }
Eigenschaftswert
Typ: System.Version
Version
Die ältesten Schemaversion, die mit dem aktuellen Objekt kompatibel ist.
Siehe auch
Referenz
ICompatibleSchemaVersioned Schnittstelle