EntityKey.GetHashCode Method ()

 

Returns a value-based hash code, to allow EntityKey to be used in hash tables.

Namespace:   System.Data.Entity.Core
Assembly:  EntityFramework (in EntityFramework.dll)

public override int GetHashCode()

Return Value

Type: System.Int32

The hash value of this EntityKey.