ObjectStateEntry::ApplyCurrentValues Method (Object^)
.NET Framework (current version)
Sets the current values of the entry to match the property values of a supplied object.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- currentEntity
-
Type:
System::Object^
The detached object that has updated values to apply to the object. currentEntity can also be the object’s entity key.
.NET Framework
Available since 4.0
Available since 4.0
Show: