You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to S#arp Architecture
Just wondering what is the best way to do mass delete using the
framework (e.g. remove all category.items where category id = 1).
Billy
unread,
Feb 10, 2009, 12:22:36 AM2/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to S#arp Architecture
I believe the following would work... You could set the relationship
between category and items to be all-delete-orphan and then clear the
category.items collection.