Answer Posted / Sulabh Trivedi
The SELECT clause in LINQ specifies the output of a query, i.e., which properties or fields to include in the results. It comes after the FROM clause because the FROM clause is used to define the data source and the SELECT clause processes that data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category