Entity.Identifiers 属性 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets a collection of identifiers defined for the entity in the Business Data Catalog.

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property Identifiers As IdentifierCollection
用法
Dim instance As Entity
Dim value As IdentifierCollection

value = instance.Identifiers
public IdentifierCollection Identifiers { get; }

属性值

A collection of identifiers.

备注

Min. identifiers per entity: 0

Max. identifiers per entity: 20

另请参阅

参考

Entity 类
Entity 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间