The LINQ .Join() operator is equivalent to the INNER JOIN SQL operator. For any other case, use the .GroupJoin() operator. But do you really need to use ...
確定! 回上一頁