开发者

Linq query for grouping [closed]

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜