次の方法で共有


DatabaseLogFormatter.Context プロパティ

定義

コマンドがログに記録されるコンテキスト。すべてのコンテキストのコマンドがログに記録されている場合は null。

protected internal System.Data.Entity.DbContext Context { get; }
member this.Context : System.Data.Entity.DbContext
Protected Friend ReadOnly Property Context As DbContext

プロパティ値

適用対象