次の方法で共有


QueryContextDependencies.CurrentContext プロパティ

定義

値ジェネレーター インスタンスの格納に使用されるキャッシュ。

public Microsoft.EntityFrameworkCore.Infrastructure.ICurrentDbContext CurrentContext { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.ICurrentDbContext CurrentContext { get; init; }
member this.CurrentContext : Microsoft.EntityFrameworkCore.Infrastructure.ICurrentDbContext
member this.CurrentContext : Microsoft.EntityFrameworkCore.Infrastructure.ICurrentDbContext with get, set
Public ReadOnly Property CurrentContext As ICurrentDbContext
Public Property CurrentContext As ICurrentDbContext

プロパティ値

適用対象