使用ABP
Incorrect syntax near 'OFFSET'. Invalid usage of the option NEXT in the FETC
用这个没下效果
服务器数据库为 sqlserver 2008R2
.net core 3.2
相关问题
- [ABP]aspnetboilerplate登录后cookie未过期,但是正常访问页面可能会自动退出
- EF core 分页低版本问题
- EF core 分页低版本问题
- 关于使用EF Core 提示错误:列名AccountID1无效的问题
- EFCore如何保持Connection为打开状态
从 .net core 3.0 开始,ef core 不再支持 sql server 2008 的分页,详见 https://github.com/dotnet/efcore/issues/16400