SPSequence.Id 属性

获取序列中的 ID。

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

语法

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

value = Me.Id
protected internal Guid Id { get; }

属性值

类型:System.Guid
标识序列System.Guid 。

另请参阅

引用

SPSequence 类

SPSequence 成员

Microsoft.SharePoint.Upgrade 命名空间