mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 23:40:53 +08:00
Updated Pagination (markdown)
@@ -49,7 +49,7 @@ For `SqlServer 2012+` version, using the latest `fetch next rows` pagination;
|
||||
| Take | \<this\> | int limit | Number of query data |
|
||||
| Page | \<this\> | int pageIndex, int pageSize | Pagination |
|
||||
|
||||
## 参考资料
|
||||
## Reference
|
||||
|
||||
- [《Query from Multi Tables》](Query-from-Multi-Tables)
|
||||
- [《Return Data》](Return-Data)
|
||||
|
||||
Reference in New Issue
Block a user