PartitionRange Enum

Definition

Specifies to which side of interval, left or right, the boundary value belongs

public enum PartitionRange
type PartitionRange = 
Public Enum PartitionRange
Inheritance
PartitionRange

Fields

Left 1

Left

Right 2

Right

Unknown 0

Unknown

Applies to