摘要: 原文:http://www.entityframeworktutorial.net/code-first/configure-many-to-many-relationship-in-code-first.aspx 本节,我们将学习如何配置Student 和Course 实体类之间的多对多关系。St 阅读全文
posted @ 2017-08-04 15:15 talentzemin 阅读(203) 评论(0) 推荐(0)
摘要: 原文:http://www.entityframeworktutorial.net/code-first/configure-one-to-many-relationship-in-code-first.aspx 本节,我们将学习如何在Code First中配置两个实体之间的一对多关系。 举一个St 阅读全文
posted @ 2017-08-04 14:28 talentzemin 阅读(258) 评论(0) 推荐(0)