EdmError Class
This class encapsulates the error information for a generic EDM error.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Metadata.Edm.EdmError
System.Data.Entity.Core.Metadata.Edm.EdmSchemaError
System.Data.Entity.Core.Metadata.Edm.EdmError
System.Data.Entity.Core.Metadata.Edm.EdmSchemaError
Name | Description | |
---|---|---|
![]() | Message | Gets the error message. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.