次の方法で共有


ICurrentDbContext.Context プロパティ

定義

現在使用されている DbContext

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

プロパティ値

適用対象