ResultInfo.Exception 屬性

定義

取得或設定執行 Transact-sql 時擲回的例外狀況 - 。

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

屬性值

Exception

在交易 SQL 執行期間擲回的例外狀況 - 。

適用於