4
Answers

linq

Photo of naveen gupta

naveen gupta

15y
3.7k
1
How can i achieve 'IN' operator of sql like functionality in Linq. there is a contains function in linq but it is not working with the column of Integer type that i have in the database.
please help

Answers (4)