Supported Linq for WCF Data Services
- by jfar
I'm looking for the full list of supported linq extension methods that are compatible with WCF Data Services.
By trial and error I've found First() and Single() aren't supported, any others?
This gives me a pretty good idea of whats supported, I just don't know whats actually translated via the IQueryProvider.