ObjectStateEntry.State Property

 

Gets the state of the ObjectStateEntry.

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

public EntityState State { get; internal set; }

Property Value

Type: System.Data.Entity.EntityState

The state of the ObjectStateEntry.