1
Answer

return values of a specific field in a db table using linq ?

I have a table with records that has 5 fields. how can i get all the values of just one field using linq statment.
 
Thank you in advance 

Answers (1)