ObjectContextOptions.UseLegacyPreserveChangesBehavior Property
Gets or sets a Boolean value that determines whether to use the legacy PreserveChanges behavior.
Assembly: EntityFramework (in EntityFramework.dll)
public bool UseLegacyPreserveChangesBehavior { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.Booleantrue if the legacy PreserveChanges behavior should be used; otherwise, false.