Re: Doing a NSFetchRequest on a single NSManagedObject
Re: Doing a NSFetchRequest on a single NSManagedObject
- Subject: Re: Doing a NSFetchRequest on a single NSManagedObject
- From: Andrew Sage <email@hidden>
- Date: Sat, 6 Aug 2005 18:32:54 +0100
Thank you that works fine now.
I thought it would be something along those lines but I was not sure
how to get non text values into the predicate.
On 6 Aug 2005, at 17:23, Charilaos Skiadas wrote:
[NSPredicate predicateWithFormat:@"(completedDate = NIL) AND
(project = %@)",self];
_______________________________________________
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