Replies: 1 comment
-
.IncludeMany(a => a.Childs.Take(10)) 这种就是 UNION ALL |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前好像是使用in,对于索引字段Union all 的效率 应该会比in高 ,是否能提供参数,选择使用in或者union all
Beta Was this translation helpful? Give feedback.
All reactions