Transaction.ForceAllRulesToCommitTime 属性

定义

获取或设置一个标志,该标志强制所有内联规则在当前事务的 LocalCommit 时触发。

public:
 property bool ForceAllRulesToCommitTime { bool get(); void set(bool value); };
public bool ForceAllRulesToCommitTime { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ForceAllRulesToCommitTime : bool with get, set
Public Property ForceAllRulesToCommitTime As Boolean

属性值

Boolean

bool

属性

适用于