Table of Contents

Class IntLogicalType

Namespace
ParquetSharp
Assembly
ParquetSharp.dll
public sealed class IntLogicalType : LogicalType, IDisposable, IEquatable<LogicalType>
Inheritance
IntLogicalType
Implements
Inherited Members

Properties

BitWidth

public int BitWidth { get; }

Property Value

int

IsSigned

public bool IsSigned { get; }

Property Value

bool