BackwardsCompatibleSchemaVersionAttribute-Klasse
Enthält die kleinste Schemaversion, die mit der aktuellen Binärdatei kompatibel ist.
Vererbungshierarchie
System.Object
System.Attribute
Microsoft.SharePoint.Upgrade.BackwardsCompatibleSchemaVersionAttribute
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Class)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class BackwardsCompatibleSchemaVersionAttribute _
Inherits Attribute
'Usage
Dim instance As BackwardsCompatibleSchemaVersionAttribute
[AttributeUsageAttribute(AttributeTargets.Class)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class BackwardsCompatibleSchemaVersionAttribute : Attribute
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.