次の方法で共有


ChangeTracker.Context プロパティ

定義

この変更トラッカーが属するコンテキストを取得します。

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

プロパティ値

適用対象