mappings
LINQ to NHibernate can't get to children's children
I have entity A which has an IList of B called Bs and B has an IList of C called Cs. I want to search for all A\'s which have at least 5 C\'s in them. So I went and wrote[详细]
2022-12-18 21:37 分类:问答