共用方式為


RuntimeTransactionHandle.SuppressTransaction 屬性

定義

取得或設定值,這個值指出是否隱藏此執行階段異動。

public:
 property bool SuppressTransaction { bool get(); void set(bool value); };
public bool SuppressTransaction { get; set; }
member this.SuppressTransaction : bool with get, set
Public Property SuppressTransaction As Boolean

屬性值

若要隱藏執行階段交易,則為 true,否則為 false

適用於