EntityDataSourceChangedEventArgs.Exception Özellik

Tanım

INSERT, Update veya delete işlemi sırasında oluşturulan özel durumu alır.

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

Özellik Değeri

Exception

Bir hata oluştuysa özel durum; Aksi takdirde, null başvuru ( Nothing Visual Basic).

Şunlara uygulanır