Freigeben über


ISchemaVersioned.SchemaVersion-Eigenschaft

Dient zum Abrufen oder festlegen die Version des Schemas.

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

Syntax

'Declaration
Property SchemaVersion As Version
    Get
    Set
'Usage
Dim instance As ISchemaVersioned
Dim value As Version

value = instance.SchemaVersion

instance.SchemaVersion = value
Version SchemaVersion { get; set; }

Eigenschaftswert

Typ: System.Version
Ein System.Version -Objekt, das die Schemaversion darstellt.

Siehe auch

Referenz

ISchemaVersioned Schnittstelle

ISchemaVersioned-Member

Microsoft.SharePoint.Upgrade-Namespace