Querying from child to parent over many to many without a navigation property on child EF Core

后端 未结 0 1634
一个人的身影
一个人的身影 2020-12-15 03:30

I have an existing model with a Header<-HeaderDetailLink->Detail model. The header has a collection of HeaderDetailLink, which has a link to Header and Detail. Detai

相关标签:
回答
  • 消灭零回复
提交回复
热议问题