Skip to main content

IPagination

The IPagination interface defines properties for pagination handling in data retrieval.

Properties

NameDescription
SkipThe number of records to skip.
TakeThe number of records to retrieve.