-
-
Notifications
You must be signed in to change notification settings - Fork 16
ExtendedNumerics.Helpers.SortingOrder.NullsDefault
Adam White edited this page Oct 7, 2024
·
1 revision
Default to NullsFirst in a sort operation.
public const sbyte NullsDefault = -1;