EdmMetadata Class
Entity Framework 5.0
Note: This API is now obsolete.
Represents an entity used to store metadata about an EDM in the database.
Namespace: System.Data.Entity.Infrastructure
Assembly: EntityFramework (in EntityFramework.dll)
The EdmMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | TryGetModelHash | Attempts to get the model hash calculated by Code First for the given context. This method will return Nothing if the context is not being used in Code First mode. |
Show:
