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

EF CodeFirst 通过代码生成数据库

时间:2020-03-12 14:08:33      阅读:109      评论:0      收藏:0      [点我收藏+]

标签:bsp   代码   efi   nbsp   database   fir   ble   数据库   date   

1. 启用迁移: Enable-Migrations

 

2. 添加迁移: Add-Migration

  

3. 将迁移更新到数据库:Update-Database

 

这样,就完成了更新数据库

EF CodeFirst 通过代码生成数据库

标签:bsp   代码   efi   nbsp   database   fir   ble   数据库   date   

原文地址:https://www.cnblogs.com/ItOldBird/p/12468800.html

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