Enum PartitionBoundarySide
C#
public enum PartitionBoundarySide
Fields
Left | Indicates that a partition boundary value defines the left side of the boundary. |
Right | Indicates that a partition boundary value defines the right side of the boundary. |