ef 字符串数组查询问题
来源:6-2 【应用】关键词搜索

慕仰3362334
2021-08-20
老师 字符串数组查询,报错:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[1]
An unhandled exception has occurred while executing the request.
因为数据库取值是IQueryable类型,用这个方法不行,如果类型是IEnumerable 它用可以,这是什么原因?
写回答
1回答
-
阿莱克斯刘
2021-08-22
不好意思,我不太清楚你的代码中QueryLikeArray是什么结构,之前没有用过。
012021-08-22
相似问题