Apache.Arrow.Types.IntervalType public sealed class IntervalType : FixedWidthType Documentation public static readonly IntervalType DayTime public static readonly IntervalType MonthDayNanosecond public static readonly IntervalType YearMonth public IntervalUnit Unit { get; } public IntervalType(IntervalUnit unit = 0) public static IntervalType FromIntervalUnit(IntervalUnit unit)