摘要:// 在数据库上下文的构造方法里 public GewPeAppContext() : base(ConnectionStrings.GewPeAppConnectionString) { // 添加以下的代码:需要在EF 4.3上关闭数据库初始化策略 Database.SetInitializer(null); }
阅读全文
posted @ 2017-06-03 10:26
随笔 - 76, 文章 - 0, 评论 - 5, 阅读 -
46468
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
导航
搜索随笔档案
最新评论
|
06 2017 档案
摘要:// 在数据库上下文的构造方法里 public GewPeAppContext() : base(ConnectionStrings.GewPeAppConnectionString) { // 添加以下的代码:需要在EF 4.3上关闭数据库初始化策略 Database.SetInitializer(null); }
阅读全文
posted @ 2017-06-03 10:26
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Powered by:
|