会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
粗心的程序员
粗心的程序员...
博客园
首页
新随笔
联系
订阅
管理
2012年4月19日
无法删除此对象,因为未在 ObjectStateManager 中找到它-entity framework删除时
摘要: 无法删除此对象,因为未在 ObjectStateManager 中找到它-entity framework删除时把删除改为 db.Entry<User>(entity).State = EntityState.Deleted; return db.SaveChanges();就好啦
阅读全文
posted @ 2012-04-19 16:32 Xia.CJ
阅读(1806)
评论(2)
推荐(0)
编辑
公告