2016年3月8日 星期二
2016年3月2日 星期三
Entity Framework Code First: Entity Association and DB Migration
前言
最近在研讀 ASP.NET MVC 5 : 網站開發美學 4.6.3 / 4.6.4 / 4.8 時, 將書中範例作了一次演練整合, 包含以下內容;
- 定義或變更欄位的資料庫型態
- 加入欄位
- 1 to 1 關聯
- 1 to many 關聯
- many to many 關聯
- 資料庫移轉 (Database Migration)
在閱讀本文的同時, 可以參考 ASP.NET MVC 5 : 網站開發美學 書中的章節作對照.
訂閱:
文章 (Atom)