DefaultIfEmpty() 需要 LEFT JOIN ,然后您可以检查加入的值是否为 null : var result = from a in Table_A join b in Table_B on a.Key equals b.
確定! 回上一頁