ObjectStateEntry.IEntityChangeTracker.EntityState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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