IDatabaseFacadeDependenciesAccessor.Context Property

Definition

The DbContext instance associated with the database facade.

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

Property Value

Applies to