ValueGeneratorSelector.Cache Property

Definition

The cache being used to store value generator instances.

public virtual Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache Cache { get; }
member this.Cache : Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache
Public Overridable ReadOnly Property Cache As IValueGeneratorCache

Property Value

Applies to