Transaction.ForceAllRulesToCommitTime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个标志,该标志强制所有内联规则在当前事务的 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
属性值
bool
- 属性