EntityDataSourceChangingEventArgs.Exception Egenskap

Definition

Hämtar undantaget som utlöstes när data verifierades innan åtgärden infoga, uppdatera eller ta bort.

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

Egenskapsvärde

Undantaget, om ett fel uppstod; annars en null referens (Nothing i Visual Basic).

Gäller för