Class TimestampLogicalType
- Namespace
- ParquetSharp
- Assembly
- ParquetSharp.dll
public sealed class TimestampLogicalType : LogicalType, IDisposable, IEquatable<LogicalType>
- Inheritance
-
TimestampLogicalType
- Implements
- Inherited Members
Properties
ForceSetConvertedType
public bool ForceSetConvertedType { get; }
Property Value
IsAdjustedToUtc
public bool IsAdjustedToUtc { get; }
Property Value
IsFromConvertedType
public bool IsFromConvertedType { get; }
Property Value
TimeUnit
public TimeUnit TimeUnit { get; }