EntitySqlException.ErrorDescription Property

Definition

Gets a description of the error.

public:
 property System::String ^ ErrorDescription { System::String ^ get(); };
public string ErrorDescription { get; }
member this.ErrorDescription : string
Public ReadOnly Property ErrorDescription As String

Property Value

A string that describes the error.

Applies to