Is there a way to make Linq to Entities map unrecognized methods/functions to MySql functions?
I want to add support to some functions like Convert.*
Is there a way to make Linq to Entities map unrecognized methods/functions to MySql functions?
I want to add support to some functions like Convert.*