Rob
Results
3
comments of
Rob
I don't see a GetUpdates method off of ISqlDataContext. I'm using string instead of strongly typed to show how the exception is not raised.
Yes that is the case when calling GetDataContext and SubmitUpdates. But if you pull the datacontext from a SqlEntity and call SubmitPendingChanges it will not throw the error.
Not sure, all I do is flip back to the old version and then I see the error. Are you able to run the sample I put together?