码迷,mamicode.com
首页 > 其他好文 > 详细

Create Entity Data Model

时间:2016-01-05 18:38:42      阅读:144      评论:0      收藏:0      [点我收藏+]

标签:

http://www.entityframeworktutorial.net/EntityFramework5/create-dbcontext-in-entity-framework5.aspx

Here, we are going to create an Entity Data Model (EDM) for SchoolDB database and understand the basic building blocks.

Entity Data Model is a model that describes entities and the relationships between them. Let‘s create first simple EDM for SchoolDB database using Visual Studio 2012 and Entity Framework 6.

1. Open Visual Studio 2012 and create a console project.

Create Entity Data Model

标签:

原文地址:http://www.cnblogs.com/chucklu/p/5103119.html

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