StateChangedEventData.NewState Property

Definition

The new state.

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

Property Value

Applies to