A given application might never update the underlying data or be run with other concurrent updaters.
某个给定的应用程序可能从不更新底层数据,或者从来不与其它并发更新程序一起运行。
Using this policy, one must be sure that there will be no concurrent update to the same row or range of rows.
使用该策略时必须确保同一行或多行没有进行同时的更新。
This property should be set to false in concurrent update scenarios as deadlocks may occur in these scenarios. V5.1.0.1 true false
在并发更新的情况下,这一属性应该设置为 false,因为在这些情况下可能出现死锁。
应用推荐