共用方式為


SqlOperation.SuppressTransaction 屬性

定義

取得或設定值,指出這個語句是否應該在用來進行移轉程式交易的交易範圍之外執行。 如果設定為 true,如果移轉程式失敗,將不會回復此作業。

public virtual bool SuppressTransaction { get; set; }
member this.SuppressTransaction : bool with get, set
Public Overridable Property SuppressTransaction As Boolean

屬性值

適用於