Freigeben über


SqlRetryingEventArgs.Exceptions Eigenschaft

Definition

Ruft die Liste der Ausnahmen seit dem ersten Versuch ab.

public:
 property System::Collections::Generic::IList<Exception ^> ^ Exceptions { System::Collections::Generic::IList<Exception ^> ^ get(); };
public System.Collections.Generic.IList<Exception> Exceptions { get; }
member this.Exceptions : System.Collections.Generic.IList<Exception>
Public ReadOnly Property Exceptions As IList(Of Exception)

Eigenschaftswert

Liste der aufgetretenen Ausnahmen.

Gilt für: