天天看點

LINQ to SQL

Inner Join 在Linq中的寫法如下:

Left Join 在Linq中的寫法如下,後面使用 DefaultIfEmpty()

取實體類集合中某個字段值最大的那個實體類

繼續閱讀