Sdílet prostřednictvím


DatabaseProviderServices.CompiledQueryCacheKeyGenerator Vlastnost

Definice

Získá pro ICompiledQueryCacheKeyGenerator poskytovatele databáze. Ve výchozím nastavení EF zaregistruje výchozí implementaci (CompiledQueryCacheKeyGenerator), která poskytuje základní funkce, ale v případě potřeby se dá přepsat.

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

Hodnota vlastnosti

Implementuje

Platí pro