共用方式為


CompiledQueryCacheKeyGeneratorDependencies.Context 屬性

定義

將會執行查詢的內容。

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

屬性值

Microsoft.EntityFrameworkCore.Internal.ICurrentDbContext

適用於