Table of Contents

Class TimeBasedType

Namespace
Apache.Arrow.Types
Assembly
Apache.Arrow.dll
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; }

Property Value

TimeUnit