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.

public static string HiLoBadBlockSize { get; }
static member HiLoBadBlockSize : string
Public Shared ReadOnly Property HiLoBadBlockSize As String

Property Value

Applies to