ObjectContextOptions::UseLegacyPreserveChangesBehavior Property
.NET Framework (current version)
Gets or sets a Boolean value that determines whether to use the legacy PreserveChanges behavior.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: property bool UseLegacyPreserveChangesBehavior { bool get(); void set(bool value); }
Property Value
Type: System::Booleantrue if the legacy PreserveChanges behavior should be used; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: