Skip to content

ExtendedNumerics.Helpers.SortingOrder.NullsDefault

Adam White edited this page Oct 7, 2024 · 1 revision

SortingOrder.NullsDefault Field

Default to NullsFirst in a sort operation.

public const sbyte NullsDefault = -1;

Field Value

System.SByte

Clone this wiki locally