EdmError.Message Property

 

Gets the error message.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public string Message { get; }

Property Value

Type: System.String

The error message.