ForeignKeyReferenceAlreadyHasValueException on Refresh
Posted: Mon 28 Mar 2011 20:17
Hello!
When i'm try to call DataContext.Refresh(RefreshMode.OverwriteCurrentValues, obj) and object is on the many side of a one-to-many relationship there is an exception ForeignKeyReferenceAlreadyHasValueException.
When i'm try to call DataContext.Refresh(RefreshMode.OverwriteCurrentValues, obj) and object is on the many side of a one-to-many relationship there is an exception ForeignKeyReferenceAlreadyHasValueException.