IDatabaseProviderServices.ValueGeneratorCache Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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