Using both many-to-many and one-to-many to same entity

后端 未结 2 465
野的像风
野的像风 2020-12-18 05:17

I have a many-to-many association in EF Code-First (as explained in this question), and I want to use a one-to-many to the same entity as well. The problem is EF does not pr

2条回答
提交回复
热议问题