Click or drag to resize
EntityPropertyDescriptorGetHashCode Method
Returns the hash code for this object.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this object.
See Also