ICurrentDbContext.Context Property

Definition

The DbContext currently being used.

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

Property Value

Applies to