Compartir a través de


ValueGeneratorSelectorDependencies.Cache Propiedad

Definición

Caché que se usa para almacenar instancias del generador de valores.

public Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache Cache { get; }
public Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache Cache { get; init; }
member this.Cache : Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache
member this.Cache : Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache with get, set
Public ReadOnly Property Cache As IValueGeneratorCache
Public Property Cache As IValueGeneratorCache

Valor de propiedad

Se aplica a