Send feedback on this topic.
Teradata.Client.Provider
MaxPrecision Field (TdDecimal)



Teradata.Client.Provider Namespace > TdDecimal Structure : MaxPrecision Field
The largest possible value for Precision. The value is 38.
Syntax
'Declaration
 
Public Shared ReadOnly MaxPrecision As Byte
'Usage
 
Dim value As Byte
 
value = TdDecimal.MaxPrecision
public static readonly byte MaxPrecision
public:
static readonly byte MaxPrecision
Requirements

Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019

See Also

Reference

TdDecimal Structure
TdDecimal Members