Posts by Welligton Silva • 1 point
1 post
-
-2
votes2
answers161
viewsA: Use Contains in an integer C# field with lambda or LINQ
query. Where(x => x.campoInteiro.Tostring(). Contains(campoPesquisa))
1 post
-2
votes2
answers161
viewsquery. Where(x => x.campoInteiro.Tostring(). Contains(campoPesquisa))