iphone - The correct NSPredicate format for one-to-many relationship in Core Data -


I have another object model A and B with one-to-many relationship.

Special task for this, I want to get all the items which a relationship is to B with a property matches "string".

I had tried @ "all bObjects.bProperty match 'string'" , and in that one objc_exception_throw reason:

  [NSSQLGenerator generSQLStatementForFetchRequest: ignoreInheritance: countOnly:]  

What seems to be a problem?

Can anyone advise me on the right format format? You do not use the MATCHES operator when getting core data from SQL Stores

"itemprop =" text ">

text after

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -