core data - Fetching entity's relationship NSSet -



core data - Fetching entity's relationship NSSet -

i want fetch entities in relationship specific entity (one many-relationship). exact nspredicate should use?

found out myself, has same problem:

nspredicate* predicate = [nspredicate predicatewithformat:@"any entityname=%@", @"b", selected];

core-data request nspredicate fetch

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -