Class DecimalLogicalType
- Namespace
- ParquetSharp
- Assembly
- ParquetSharp.dll
public sealed class DecimalLogicalType : LogicalType, IDisposable, IEquatable<LogicalType>
- Inheritance
-
DecimalLogicalType
- Implements
- Inherited Members
Properties
Precision
public int Precision { get; }
Property Value
Scale
public int Scale { get; }