I had a question about removing bunches of entities from the Session. I have some data that I never want to remove from the session. And then there is some I want to remove and add new data. I know I can Evict entities 1 at a time or perform a full Session.Clear. I there a way to say clear an entire group of entities of the same type efficiently?
Thanks, Fran -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
