标签: entity-framework-5
如果您使用read-uncommitted(与NOLOCK相同)在事务中放置读取操作,那么其他查询是否能够获取我正在获取的数据,因为我正处于此事务中?< / p>