ResultInfo.Exception Eigenschaft

Definition

Erhält oder setzt die Ausnahme, die während der Ausführung des Transact-SQL geworfen wurde.

public:
 virtual property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public virtual Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Overridable Property Exception As Exception

Eigenschaftswert

Die Ausnahme, die während der Transact-SQL Hinrichtung geworfen wurde.

Gilt für: