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