EntityStateChangedEventArgs.OldState プロパティ

定義

エンティティの移行元の状態。

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

プロパティ値

適用対象