Re: CoreData: Getting the last object of a relation
Re: CoreData: Getting the last object of a relation
- Subject: Re: CoreData: Getting the last object of a relation
- From: Jim Correia <email@hidden>
- Date: Mon, 19 Jun 2006 07:49:44 -0400
On Jun 19, 2006, at 1:30 AM, email@hidden wrote:
I'd like to get the last inserted object of a relation.
The last object added to that relationship?
Core Data relationships are unordered. If you need to know this,
you'll have to track it yourself.
Jim
_______________________________________________
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