EntitySqlException.ErrorContext Propriété

Définition

Obtient le contexte approximatif dans lequel l’erreur s’est produite, le cas échéant.

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

Valeur de propriété

Chaîne qui décrit le contexte approximatif dans lequel l’erreur s’est produite, le cas échéant.

S’applique à