EntityDataSourceChangedEventArgs.ExceptionHandled Özellik

Tanım

Özel durumun işlenip işlenmediğini ve yeniden oluşturulmayacağını belirten bir değer alır veya ayarlar.

public:
 property bool ExceptionHandled { bool get(); void set(bool value); };
public bool ExceptionHandled { get; set; }
member this.ExceptionHandled : bool with get, set
Public Property ExceptionHandled As Boolean

Özellik Değeri

true özel durum işlendiyse; aksi takdirde , false.

Şunlara uygulanır