IDbModelCacheKey Interface
Represents a key value that uniquely identifies an Entity Framework model that has been loaded into memory.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the current cached model key is equal to the specified cached model key. |
![]() | GetHashCode() | Returns the hash function for this cached model key. |