CoreData deleteAll of kind
CoreData deleteAll of kind
- Subject: CoreData deleteAll of kind
- From: Devraj Mukherjee <email@hidden>
- Date: Mon, 6 Jul 2009 19:49:09 +1000
Hi all,
I need my application to be able to delete all objects of a core data
managed entity, at the moment the only way I can see how to do that is
to fetch all objects of the entity kind and delete them one at a time
looping through the collection.
I have a suspicious feeling that there has to be a deleteAll message
that helps clear entities of a certain kind.
Can someone please point me in the right direction?
Thanks a lot.
--
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden