This topic has not yet been rated - Rate this topic

DbContext.GetHashCode Method

Entity Framework 5.0

Returns the hash function for the specified context.

Namespace:  System.Data.Entity
Assembly:  EntityFramework (in EntityFramework.dll)
public override function GetHashCode() : int

Return Value

Type: System.Int32
The hash function for the specified context.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.