次の方法で共有


RelationalConnection.Context プロパティ

定義

DbContext現在使用中の 。

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

プロパティ値

実装

適用対象