Share via


DatabaseLogFormatter.Context Property

Definition

The context for which commands are being logged, or null if commands from all contexts are being logged.

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

Property Value

Applies to