ILimitRouterLimit Method |
Name | Description | |
---|---|---|
Limit(IExpression) |
Limits a query to the given count (ulong, parameter, etc)
| |
Limit(IExpression, IExpression) |
Limits a query to the given count and also offsets it by
a given count (ulong, parameter, etc)
|