Gets the state of the ObjectStateEntry.
public EntityState State { get; internal set; }
The state of the ObjectStateEntry.
ObjectStateEntry ClassSystem.Data.Entity.Core.Objects Namespace