IFieldValueDictionary.CalculateHashCode - Méthode
Calcule le code de hachage à partir des valeurs.
Espace de noms : Microsoft.BusinessData.Runtime
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Function CalculateHashCode As HashCode
'Utilisation
Dim instance As IFieldValueDictionary
Dim returnValue As HashCode
returnValue = instance.CalculateHashCode()
HashCode CalculateHashCode()
Valeur renvoyée
Type : Microsoft.BusinessData.Infrastructure.HashCode
Le code de hachage.
Voir aussi
Référence
IFieldValueDictionary interface