Platforms to show: All Mac Windows Linux Cross-Platform

CKQueryCursorMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A CKQueryCursor object is an opaque data object that marks the stopping point for a query and the starting point for retrieving the remaining results.

You do not create instances of this class yourself. When fetching records using a CKQueryOperation object, if the number of results exceeds the results limit value set for the query, the server provides you with a query cursor object. Use that cursor object to initialize a new CKQueryOperationMBS and retrieve the next batch of results for the same query.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some events using this class:


The items on this page are in the following plugins: MBS Mac64bit Plugin.


CKOperationMBS   -   CKQueryMBS


The biggest plugin in space...