Condividi tramite


ModelSourceDependencies.ModelCacheKeyFactory Proprietà

Definizione

Ottiene l'oggetto IModelCacheKeyFactory che creerà le chiavi utilizzate per archiviare e cercare i modelli nella cache del modello.

public Microsoft.EntityFrameworkCore.Infrastructure.IModelCacheKeyFactory ModelCacheKeyFactory { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IModelCacheKeyFactory ModelCacheKeyFactory { get; init; }
member this.ModelCacheKeyFactory : Microsoft.EntityFrameworkCore.Infrastructure.IModelCacheKeyFactory
member this.ModelCacheKeyFactory : Microsoft.EntityFrameworkCore.Infrastructure.IModelCacheKeyFactory with get, set
Public ReadOnly Property ModelCacheKeyFactory As IModelCacheKeyFactory
Public Property ModelCacheKeyFactory As IModelCacheKeyFactory

Valore della proprietà

Si applica a