Class TimeBasedType
public abstract class TimeBasedType : FixedWidthType, IArrowType
- Inheritance
-
TimeBasedType
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
TimeBasedType(TimeUnit)
protected TimeBasedType(TimeUnit unit)
Parameters
unit
TimeUnit
Properties
Unit
public TimeUnit Unit { get; }