Entity.GetIdentifierCount, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets the count of identifiers defined for the entity.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Function GetIdentifierCount As Integer
'Utilisation
Dim instance As Entity
Dim returnValue As Integer
returnValue = instance.GetIdentifierCount
public int GetIdentifierCount ()
Valeur de retour
An int count.
Voir aussi
Référence
Entity, classe
Membres Entity
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms