LIKE operator
Posted: Tue 13 Nov 2018 22:19
Please, could someone explain how exactly use the LIKE operator in a Linq query expression?
In some old posts, it appears as
So... how may I do it?
TIA
In some old posts, it appears as
But I was "spying" into latest Devart.Data.Linq.dll and all the methods from SqlMethods class fires exceptions.Devart.Data.Linq.SqlMethods.Like()
So... how may I do it?
TIA