CoreData - how to retrieve a particular value (not object)
CoreData - how to retrieve a particular value (not object)
- Subject: CoreData - how to retrieve a particular value (not object)
- From: T Reaves <email@hidden>
- Date: Fri, 27 May 2005 16:44:42 -0400
If I have object Foo with a variable bar (a string) as an
NSManagedObject, is it possible to run a fetch request /query
(something) to return a set of all values of bar? Why I want to do
this is I want to execute a fetch request to retrieve all instance of
Foo where bar == someValue.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden