RelationalDatabaseProviderServices.CompiledQueryCacheKeyGenerator Property

Definition

Gets the ICompiledQueryCacheKeyGenerator for the database provider.

public override Microsoft.EntityFrameworkCore.Query.ICompiledQueryCacheKeyGenerator CompiledQueryCacheKeyGenerator { get; }
member this.CompiledQueryCacheKeyGenerator : Microsoft.EntityFrameworkCore.Query.ICompiledQueryCacheKeyGenerator
Public Overrides ReadOnly Property CompiledQueryCacheKeyGenerator As ICompiledQueryCacheKeyGenerator

Property Value

Implements

Applies to