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
IsSigned
public bool IsSigned { get; }