EntityPropertyIEntityFieldCoreGetHashCodeForExpressionKey Method |
Returns the hashcode for this field which can be used for an expression key. This value is based on the field info hashcode and alias, as well as expression hashcode (if present)
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxint IEntityFieldCore.GetHashCodeForExpressionKey()
Private Function GetHashCodeForExpressionKey As Integer
Implements IEntityFieldCore.GetHashCodeForExpressionKey
Return Value
Type:
Int32Implements
IEntityFieldCoreGetHashCodeForExpressionKey
See Also