次の方法で共有


EntityStateChangingEventArgs.NewState プロパティ

定義

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

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

プロパティ値

適用対象