Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The LimitFilter type exposes the following members.

Properties

  NameDescription
Public propertyBottomAnchor
Gets or sets the bottom anchor object, which is the last value object on the current page.
Public propertyComparer
Gets or sets the IComparer used to partition the entry values into pages.
Public propertyCookie
Gets or sets the cookie object.
Public propertyFilter
Gets the IFilter whose results are truncated by this filter.
Public propertyPage
Gets or sets current page number (zero-based).
Public propertyPageSize
Gets or sets the page size (expressed as a number of entries per page).
Public propertyTopAnchor
Gets or sets the top anchor object, which is the last value object on a previous page.

See Also