SPChange.InternalUniqueId 属性

获取更改对象的 ID。

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

语法

声明
Protected ReadOnly Property InternalUniqueId As Guid
    Get
用法
Dim value As Guid

value = Me.InternalUniqueId
protected Guid InternalUniqueId { get; }

属性值

类型:System.Guid
已更改对象的 ID。

异常

异常 条件
NotSupportedException

ID 的值为DBNull

备注

只能从派生类,可以访问此属性。

另请参阅

引用

SPChange 类

SPChange 成员

Microsoft.SharePoint 命名空间