Click or drag to resize

ILimitRouter Methods

Methods
  NameDescription
Public methodLimit(IExpression)
Limits a query to the given count (ulong, parameter, etc)
Public methodLimit(IExpression, IExpression)
Limits a query to the given count and also offsets it by a given count (ulong, parameter, etc)
Top
See Also