DbEntityEntry.CurrentValues Property

 

Gets the current property values for the tracked entity represented by this object.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

public DbPropertyValues CurrentValues { get; }

Property Value

Type: System.Data.Entity.Infrastructure.DbPropertyValues

The current values.