I have some code that looks something like this: 
https://gist.github.com/aee4afee560af6777c8e

My question is, if an exception is thrown during a call to Save() (like a 
property type mismatch exception), will that cause the call to Commit() to 
fail as well?  What I want to do is read in a bunch of entities, and if one 
fails to be persisted, continue saving the other entities in the collection.

Thanks!


-- 
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.

Reply via email to