precision property
For DECIMAL
data types, specifies the total number of digits,
up to 38. For performance reasons, we recommend up to 18 digits.
Implementation
final int? precision;
For DECIMAL
data types, specifies the total number of digits,
up to 38. For performance reasons, we recommend up to 18 digits.
final int? precision;