DbEntityEntry.GetHashCode Method ()

 

Returns a hash code for this instance.

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

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override int GetHashCode()

Return Value

Type: System.Int32

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.