EntityDataSourceChangedEventArgs.Exception Eigenschaft

Definition

Ruft die Ausnahme ab, die während des Einfügens, Aktualisierens oder Löschens ausgelöst wurde.

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

Eigenschaftswert

Die Ausnahme, wenn ein Fehler aufgetreten ist; andernfalls ein null-Verweis (Nothing in Visual Basic).

Gilt für: