Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的领域问题中有一个零或一对零或一个关联,每个 [Order] 都可以从零或一个 [Quotation] 生成,并且 [Quotation] 可能不会更改为 [Order] 我如何对这个问题建模实体框架代码优先方法?
好的,有可能,假设我们有两个类,我在这个链接中解释它的方法