我首先使用MVC 5代码,我想更新我的数据库。更新数据库的最佳方法是什么?

问题描述:

我首先使用MVC 5代码,我想更新我的数据库。更新数据库的最佳方法是什么?

Im using MVC 5 code first and I want to update my database.what is the best way to update the database?