Enum PartitionBoundarySide
Namespace: Varigence.Languages.Biml.Table
Assembly: Biml.dll
C#
public enum PartitionBoundarySide
Fields
| Fields | Description |
|---|---|
| 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. |