共用方式為


EntityEntry.Context 屬性

定義

取得正在追蹤實體的內容。

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

屬性值

適用於