【发布时间】:2009-08-11 19:03:10
【问题描述】:
我在我的 EF 图中看到了很多这些导航属性,但不确定它们的真正用途。就像我在很多表中看到的一样,我有 aspnet_Users 属性。
这些是干什么用的?他们帮助加入吗?还是什么?
Error 2
Error 3007: Problem in Mapping Fragments starting at lines 1201, 1423:
Non-Primary-Key column(s) [Field2] are being mapped in both fragments
to different conceptual side properties - data inconsistency is possible
because the corresponding conceptual side properties can be independently
modified.
【问题讨论】:
标签: .net entity-framework