码迷,mamicode.com
首页 > 数据库 > 详细

Model backing a DB Context has changed; Consider Code First Migrations

时间:2016-08-29 22:25:05      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:

  Model增加一个字段,数据库对应的也手动添加了字段但是运行时报错

  The model backing the ‘TopLogDbContext‘ context has changed since the database was created. Consider using Code First Migrations to     update the database 

  参考原文:Model backing a DB Context has changed; Consider Code First Migrations

      技术分享

Model backing a DB Context has changed; Consider Code First Migrations

标签:

原文地址:http://www.cnblogs.com/dansediao/p/5819819.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!