namespace Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal
{
public class SqlServerSequenceHiLoValueGenerator<TValue> : HiLoValueGenerator<TValue>
{
public override ?not null GeneratesTemporaryValues { get; }
}
}
Assembly | Microsoft.EntityFrameworkCore.SqlServer , Version=7.0.11.0, PublicKeyToken=adb9793829ddae60 |
---|---|
Package | Microsoft.EntityFrameworkCore.SqlServer net6.0 |
.NET | 6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tvos6.0-watchos6.0-windows7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows8.08.0-android8.0-ios8.0-macos8.0-tvos8.0-watchos8.0-windows |
.NET Core | 2.12.2 |
OS Platforms | For the selected framework the property getter is supported on all OS platforms. |