IEntityChangeTracker.EntityState Property
Gets current state of a tracked object.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.EntityStateAn EntityState that is the state of the tracked object.For more information, see Identity Resolution, State Managment, and Change Tracking and Tracking Changes in POCO Entities.