Share via


CompiledQueryCacheKeyGeneratorDependencies.Context Property

Definition

The context that queries will be executed for.

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

Property Value

Microsoft.EntityFrameworkCore.Internal.ICurrentDbContext

Applies to