Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The LimitFilter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BottomAnchor |
Gets or sets the bottom anchor object, which is the last value
object on the current page.
| |
| Comparer |
Gets or sets the IComparer used to partition the entry
values into pages.
| |
| Cookie |
Gets or sets the cookie object.
| |
| Filter |
Gets the IFilter whose results are truncated by
this filter.
| |
| Page |
Gets or sets current page number (zero-based).
| |
| PageSize |
Gets or sets the page size (expressed as a number of entries per
page).
| |
| TopAnchor |
Gets or sets the top anchor object, which is the last value
object on a previous page.
|