If you have database relationship properly configured this have to work. tableA.Include(x => x.tableBChilds).Where(tableA => tableA.tableBChilds.
確定! 回上一頁