DatabaseLogFormatter.Context Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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