次の方法で共有


QueryContext.Context プロパティ

定義

クエリの実行中に を使用している現在の DbContext。

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

プロパティ値

適用対象