EntitySqlException.ErrorDescription Property

 

Gets the error description explaining the reason why the query was not accepted or an empty String.Empty

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

public string ErrorDescription { get; }

Property Value

Type: System.String

The error description explaining the reason why the query was not accepted or an empty String.Empty.