ObjectStateEntry.IEntityChangeTracker.EntityState Property

Definition

Returns the EntityState from the ObjectStateEntry

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Data.Entity.EntityState System.Data.Entity.Core.Objects.DataClasses.IEntityChangeTracker.EntityState { get; }
System.Data.Entity.Core.Objects.DataClasses.IEntityChangeTracker.EntityState
 ReadOnly Property EntityState As EntityState Implements IEntityChangeTracker.EntityState

Property Value

Implements

Attributes

Applies to