ISchemaVersioned Interface

Provides an interface that encapsulates schema versioning.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface ISchemaVersioned
'Usage
Dim instance As ISchemaVersioned
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ISchemaVersioned

See Also

Reference

ISchemaVersioned Members

Microsoft.SharePoint.Upgrade Namespace