Share via


IDatabaseProviderServices.ValueGeneratorCache Property

Definition

Gets the IValueGeneratorCache for the database provider.

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

Property Value

Applies to