Re: linq lambda expression left outer join ... var query = (from p in TableA join q in tableB on p.Month equals q.Month into t from rt in t.
確定! 回上一頁