Member Table: Pageable Collection
| Property | Description |
|---|---|
| XPCursor.ObjectClassInfo | Gets the metadata information for the persistent objects retrieved by the collection. |
| XPCursor.PageSize | Specifies the maximum number of persistent objects that can be contained in a single page. |
| XPCursor.Session | The session which is used to load and save persistent objects. |
| XPCursor.Sorting | Provides access to the collection whose elements identify the sorted columns in a data store. |
| XPPageSelector | Represents the XPCollection as a pageable collection. |