我们只是通过db表上的查询来执行任何组
select sum(rs) from data where id=3;
如何使用LINQ在datatable上编写类似的查询?
c# linq datatable
c# ×1
datatable ×1
linq ×1