Back to Devexpress

XPCursor Properties

xpo-devexpress-dot-xpo-dot-xpcursor-dot-underscore-properties.md

latest1.3 KB
Original Source

XPCursor Properties

A pageable collection of persistent objects.

NameDescription
CountGets the number of persistent objects within the collection.
ObjectClassInfoGets the metadata information for the persistent objects retrieved by the collection.
PageSizeGets or sets the maximum number of persistent objects that can be contained in a single page.
SelectDeletedGets or sets whether deleted objects are retrieved by the XPCursor the next time it is reloaded.
SessionGets the session which is used to load and save persistent objects.
SortingProvides access to the collection whose elements identify the sorted columns in a data store.
TopReturnedObjectsGets or sets the maximum number of objects retrieved by the XPCursor collection.

See Also

XPCursor Class

XPCursor Members

DevExpress.Xpo Namespace