SPAction.TargetSchemaVersion 属性

获取架构版本Microsoft SharePoint Foundation安装正在升级。

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Friend ReadOnly Property TargetSchemaVersion As Version
    Get
用法
Dim value As Version

value = Me.TargetSchemaVersion
protected internal Version TargetSchemaVersion { get; }

属性值

类型:System.Version
System.Version对象,该对象表示的架构版本。

备注

运行升级序列时,会执行的唯一操作是那些具有更高的目标架构版本比当前架构版本中的资源。

另请参阅

引用

SPAction 类

SPAction 成员

Microsoft.SharePoint.Upgrade 命名空间