原文:EF实体生成关系导致相互循环取数据出现异常"Self referencing loop detected for property "

异常信息: 解决方法:直接從 Entity Framework 模型 EDMX 移除不必要的關聯屬性,以避免發生參考循環的狀況。 ...

2015-09-08 14:22 0 3790 推荐指数:

查看详情

ef entity转json引起的Self referencing loop

问题简介:前段时间做项目时,将取到的entity往Redis cache里存放时报多重引用的错误。 Self referencing loop detected for property 'CheckItemCategory' with type。 一、问题详情 ...

Wed Oct 25 04:13:00 CST 2017 0 1896
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM