摘要: 原文:http://www.entityframeworktutorial.net/code-first/configure-property-mappings-using-fluent-api.aspx 本节,我们将学习如何使用Fluent API配置实体类的属性。 我们将使用我们学校app的St 阅读全文
posted @ 2017-08-01 14:52 talentzemin 阅读(282) 评论(0) 推荐(0)
摘要: 原文:http://www.entityframeworktutorial.net/code-first/configure-entity-mappings-using-fluent-api.aspx 本节,我们将学习如何使用Fluent API配置实体。 我们将使用以下学校app的Student和 阅读全文
posted @ 2017-08-01 14:24 talentzemin 阅读(285) 评论(0) 推荐(0)
摘要: 原文:http://www.entityframeworktutorial.net/code-first/entitytypeconfiguration-class.aspx 在我们开始使用Fluent API进行配置之前,我们来看看一个重要的Fluent API类。 EntityTypeConfi 阅读全文
posted @ 2017-08-01 14:05 talentzemin 阅读(516) 评论(0) 推荐(0)
摘要: 原文:http://www.entityframeworktutorial.net/code-first/fluent-api-in-code-first.aspx 在前面的学习中。我们已经看到不同的DataAnnotations属性来覆盖默认的Code-First约定。 本节,我们将了解Fluen 阅读全文
posted @ 2017-08-01 13:51 talentzemin 阅读(229) 评论(0) 推荐(0)