EntitySqlException.ErrorContext Propiedad

Definición

Obtiene el contexto aproximado en que se produjo el error, si está disponible.

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

Valor de propiedad

Cadena que describe el contexto aproximado en que se produjo el error, si está disponible.

Se aplica a