Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the hash code from the values.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function CalculateHashCode As HashCode
'Usage
Dim instance As IFieldValueDictionary
Dim returnValue As HashCode
returnValue = instance.CalculateHashCode()
HashCode CalculateHashCode()
Return Value
Type: Microsoft.BusinessData.Infrastructure.HashCode
The hash code.