EntityStateChangedEventArgs.OldState Property

Definition

The state that the entity is transitioning from.

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

Property Value

Applies to