Different setter behavior between DbContext and ObjectContext
- by Paul
(This is using EntityFramework 4.2 CTP)
I haven't found any references to this on the web yet, although it's likely I'm using the wrong terminology while searching. There's also a very likely scenario where this is 100% expected behavior, just looking for confirmation and would rather not dig through the tt template (still new to this).
Assuming…