ObjectStateEntry.IEntityChangeTracker.EntityState Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Devuelve EntityState de 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
Valor de propiedad
Implementaciones
- Atributos