IEntityFieldCoreGetHashCodeForExpressionKey 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.4.0.0 (5.4.0)
Syntax int GetHashCodeForExpressionKey()
Function GetHashCodeForExpressionKey As Integer
Return Value
Type:
Int32See Also