EntityDataSourceChangingEventArgs.Exception Eigenschaft

Definition

Ruft die Ausnahme ab, die ausgelöst wurde, während die Daten vor dem Einfüge-, Aktualisierungs- oder Löschvorgang validiert wurden.

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

Eigenschaftswert

Exception

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

Gilt für