Select (s => new { prop21 = s.C3 //C3 is a column in the table 'Sub' }) //.ToArray() results in N + 1 queries }); var res = query.ToArray();
確定! 回上一頁