I wish to use an expression builder or something like it to build the SELECT section of the Entity Framework query.
I have done similiar builders for Order By and Paging and the Group by Clause. But the Select section seems to be different
I wish to use an expression builder or something like it to build the SELECT section of the Entity Framework query.
I have done similiar builders for Order By and Paging and the Group by Clause. But the Select section seems to be different
Copyright © 2017 | How to do things
0 Comment
NO COMMENTS