当前位置: 代码迷 >> ASP.NET >> 请教各种IsolationLevel的意思和用法. 如IsolationLevel.ReadCommitted
  详细解决方案

请教各种IsolationLevel的意思和用法. 如IsolationLevel.ReadCommitted

热度:4054   发布时间:2013-02-26 00:00:00.0
请问各种IsolationLevel的意思和用法. 如IsolationLevel.ReadCommitted?

还有
Chaos,
ReadUncommitted,
RepeatableRead,
Serializable,
Snapshot,
Unspecified
呢?

查了下MSDN,   仍然不是很明白,   请说下,   谢谢.

------解决方案--------------------------------------------------------
帮顶,从来没用过!
------解决方案--------------------------------------------------------
楼主是个细心人
------解决方案--------------------------------------------------------
Serializable是序列化 就是把数据转换成可传输,可保存的格式

其他的不清楚 baidu下