EntityObject.EntityState Property

 

Gets the entity state of the object.

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

[XmlIgnoreAttribute]
[BrowsableAttribute(false)]
public EntityState EntityState { get; }

Property Value

Type: System.Data.Entity.EntityState

The EntityState of this object.