score:0

I think the problem is that CompareTo isn't something that can be mapped to SQL.

What type is cod_coluna? You may be able to use == or != if you don't really need CompareTo.


Related Query

More Query from same tag