二、app.config 或 web.config 設定以下區塊
三、DbContext 的子類別標示 Attribute
[DbConfigurationType(typeof(MySqlEFConfiguration))]
四、app.config 或 web.config 指定 DbConfiguration 型別
參考資料來源: Entity Framework 6 Support 經由套件管理主控台 db migration 三步驟 1.enable-migrations 2.add-migration init 3.update-database
沒有留言:
張貼留言