MaxPrecision Field (DB2Decimal)
On this page
Represents the maximum precision, which is 31.
Syntax
|
|---|
'Declaration
Public Shared ReadOnly MaxPrecision As Integer |
|
|---|
public static readonly int MaxPrecision |
Field Value
The maximum precision, which is 31.
See Also