Transaction.IsHidden 属性

定义

指示事务处于隐藏状态,并且不会触发任何规则,并且不会在撤消堆栈上进行。

public:
 property bool IsHidden { bool get(); };
public bool IsHidden { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsHidden : bool
Public ReadOnly Property IsHidden As Boolean

属性值

Boolean
属性

适用于