Click or drag to resize

ILimitRouter Methods

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