This topic has not yet been rated - Rate this topic

DbQuery(TResult).GetHashCode Method

Entity Framework 5.0

Returns the hash function for the specified query.

Namespace:  System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int

Return Value

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