Platforms to show: All Mac Windows Linux Cross-Platform

CKQueryMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
A CKQuery object manages the criteria to apply when searching for records in a database.

You create a query object as the first step in the search process. The query object stores the search parameters, including the type of records to search, the match criteria (predicate) to apply, and the sort parameters to apply to the results. The second step is to use the query object to initialize a CKQueryOperation object, which you then execute to generate the results.

see
https://developer.apple.com/reference/cloudkit/ckquery

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.


CKQueryCursorMBS   -   CKQueryNotificationMBS


The biggest plugin in space...