DataModelErrorEventArgs.ErrorMessage Property
Gets an optional descriptive message that describes the error that is being raised.
Assembly: EntityFramework (in EntityFramework.dll)
public string ErrorMessage { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; }
Property Value
Type: System.StringAn optional descriptive message that describes the error that is being raised.