Freigeben über


EntityDataSourceSelectedEventArgs.Exception Eigenschaft

Definition

Ruft die während der Abfrage ausgelöste Ausnahme ab.

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