开发者

Linq query for grouping [closed]

开发者 https://www.devze.com 2023-04-08 21:05 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetoric开发者_Python百科al andcannot be reasonably answered in its current for
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetoric开发者_Python百科al and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have to generate say Customers Report.

there is condition for grouping records like

grouped and/or filtered by CustomerFirstName\CustomerCity 
       or CustomerLastName\CustomerCity 

What would this Linq query look like?


Simple image representation of group by might help you

Linq query for grouping [closed]

Full aricle : SQL to LINQ ( Visual Representation )

0

精彩评论

暂无评论...
验证码 换一张
取 消