会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
芝麻的西瓜
https://github.com/sesamefly
::
首页
::
新随笔
::
联系
::
订阅
::
管理
公告
2018年8月21日
netcore sqlserver linq contains生成的sql语句不是使用like而是charIndex
摘要: 在ef中使用linq调用了contains,结果怎么都查不到值,打开sqlserver profiler 发现生成的sql语句不是使用like。。。而是CharIndex 参考文档:https://stackoverflow.com/questions/47277630/how-to-do-a-li
阅读全文
posted @ 2018-08-21 14:31 芝麻的西瓜
阅读(359)
评论(0)
推荐(0)
编辑