1
Answer

How to compare string array with datatable using linq in C#

Photo of Nikunj Satasiya

Nikunj Satasiya

6y
4.2k
1
I have a string array having more than one element and compare that element with datatable column values and return row.

Answers (1)