Exceptions by DataContext

Posted by Bas on Stack Overflow See other posts from Stack Overflow or by Bas
Published on 2010-05-25T12:00:06Z Indexed on 2010/05/28 8:21 UTC
Read the original article Hit count: 231

I've been doing some searching on the internet, but I can't seem to find the awnser. What exceptions can a DataContext throw? Or to be more specific, what exceptions does the DataContext.SubmitChanges() method throw?

© Stack Overflow or respective owner

Related posts about c#

Related posts about linq-to-sql