ios - Fetch All CKRecords of certain type -
Assume that I have a record of type A
in a private client database, with a record ID or a query How can I get that kind of all record without specifying a bid?
CKQuery requires a non-bottoming meaning at the initiality (), so you have to specify a decision It will be, even if it is always right. Previous:
Let's comment = NSPredicate (value: true) query = CQF (record type: "TheRecordType", predicate: predicate) Operation = CKQueryOperation (query: query) operation.queryCompletionBlock = { Cursor, error // has been completed) CK Container.Default Container (). Private Cloud Database. Operation (Operation)
Comments
Post a Comment