ILimitRouter Methods |
| Name | Description | |
|---|---|---|
| Limit(Object) |
Limits a query to the given count (ulong, parameter, etc)
| |
| Limit(Object, Object) |
Limits a query to the given count and also offsets it by
a given count (ulong, parameter, etc)
|