The query gets even more different when we apply Count() method instead of FirstOrDefault(). SELECT COUNT(*) FROM [Projects] AS [p] LEFT JOIN ...
確定! 回上一頁