EntityDataSourceChangedEventArgs.Exception Propriété

Définition

Obtient l'exception levée pendant l'opération d'insertion, de mise à jour ou de suppression.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valeur de propriété

Exception, si une erreur s'est produite ; sinon, référence null (Nothing dans Visual Basic).

S’applique à