DataModelErrorEventArgs.ErrorMessage Property

 

Gets an optional descriptive message that describes the error that is being raised.

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

public string ErrorMessage {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	internal set;
}

Property Value

Type: System.String

An optional descriptive message that describes the error that is being raised.