Nhibernate Select ojects where propery list contained in another list

前端 未结 0 970
面向向阳花
面向向阳花 2020-12-30 15:49

I have an object A that contains a list of objects B. Each B has an Id.

With nhibernate, I want to find all A objects where their B list Ids are contained in another

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