Compartir a través de


: Entity.GetIdentifierCount (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the count of identifiers defined for the entity.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Function GetIdentifierCount As Integer
'Uso
Dim instance As Entity
Dim returnValue As Integer

returnValue = instance.GetIdentifierCount
public int GetIdentifierCount ()

Valor devuelto

An int count.

Vea también

Referencia

Entity (Clase)
Entity (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)