I have a DataTable something like shown below. i need to query it using linq
Something like this Query in linq
select B, Count(C) from DataTable group by B
Aucun commentaire:
Enregistrer un commentaire