Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用存储库模式在我的实体框架中执行“ObjectContext.Refresh(RefreshMode.StoreWins,实体)”时出现此错误。
我尝试在执行查询之后和之前执行此操作,但在这两种情况下都会出错。
这个错误的原因可能是什么?
可能是: