ModelSourceDependencies.ModelCacheKeyFactory Özellik

Tanım

Model IModelCacheKeyFactory önbelleğini depolamak ve modelleri aramak için kullanılan anahtarları oluşturacak olan 'i alır.

public Microsoft.EntityFrameworkCore.Infrastructure.IModelCacheKeyFactory ModelCacheKeyFactory { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.IModelCacheKeyFactory ModelCacheKeyFactory { get; set; }
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

Özellik Değeri

IModelCacheKeyFactory

Şunlara uygulanır