开发者

List of .Net Framework methods mapped to SQL syntax by the Linq to Entities provider?

开发者 https://www.devze.com 2023-02-05 13:36 出处:网络
Where can I find a list of methods that Lin开发者_StackOverflow社区q to Entities recognizes and converts to propert SQL when processing expressions?

Where can I find a list of methods that Lin开发者_StackOverflow社区q to Entities recognizes and converts to propert SQL when processing expressions?

An example of this would be (in .Net 4) the String.Contains method which gets converted to LIKE.


CLR Method to Canonical Function Mapping

0

精彩评论

暂无评论...
验证码 换一张
取 消