EntityStateChangedEventArgs.NewState Property

Definition

The state that the entity is transitioning to.

public virtual Microsoft.EntityFrameworkCore.EntityState NewState { get; }
member this.NewState : Microsoft.EntityFrameworkCore.EntityState
Public Overridable ReadOnly Property NewState As EntityState

Property Value

Applies to