EF Core currently pushes down a select expression into a subquery, since a projection would make the results different (SQL DISTINCT operates over the ...
確定! 回上一頁