ValueGeneratorSelector.Cache 属性

定义

用于存储值生成器实例的缓存。

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

属性值

适用于