Share via


CoreStrings.HiLoBadBlockSize Property

Definition

The block size used for Hi-Lo value generation is not positive. The Hi-Lo generator is usually backed by a SQL sequence and this means that the sequence increment must be positive.

[System.Runtime.CompilerServices.Nullable(1)]
public static string HiLoBadBlockSize { get; }
public static string HiLoBadBlockSize { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member HiLoBadBlockSize : string
static member HiLoBadBlockSize : string
Public Shared ReadOnly Property HiLoBadBlockSize As String

Property Value

Attributes

Applies to