摘要: EF插入或更新数据时出现错误提示:An error occurred while updating the entries. See the inner exception for details.的解决办法。 原因一:数据库字段类型为datetime已设置默认值(getdate()).但EF插入和 阅读全文
posted @ 2018-03-23 09:26 yuejin 阅读(3514) 评论(0) 推荐(0) 编辑