DatabaseProviderServices.ValueGeneratorCache Property

Definition

Gets the IValueGeneratorCache for the database provider.

public abstract Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache ValueGeneratorCache { get; }
member this.ValueGeneratorCache : Microsoft.EntityFrameworkCore.ValueGeneration.IValueGeneratorCache
Public MustOverride ReadOnly Property ValueGeneratorCache As IValueGeneratorCache

Property Value

Implements

Applies to