Table of Contents

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

bool

IsAdjustedToUtc

public bool IsAdjustedToUtc { get; }

Property Value

bool

IsFromConvertedType

public bool IsFromConvertedType { get; }

Property Value

bool

TimeUnit

public TimeUnit TimeUnit { get; }

Property Value

TimeUnit