阅读背景:

如何在Entity Framework中设置两个相同类型的导航属性

来源:互联网 

With code first EF4 (using CTP5) I can add a single navigation property along with the foreign key and it will respect the naming and only add the foreign key to the table a single time. If I then go and add a second property of the same type, it breaks it down into 4 columns on the table instead of just two.With code first EF4 (using CTP5) I can add a si




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: