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



Teradata.Client.Provider Namespace > TdDecimal Structure : MaxValue Field
The largest possible value for TdDecimal. The value is 99,999,999,999,999,999,999,999,999,999,999,999,999.
Syntax
'Declaration
 
Public Shared ReadOnly MaxValue As TdDecimal
'Usage
 
Dim value As TdDecimal
 
value = TdDecimal.MaxValue
public static readonly TdDecimal MaxValue
public:
static readonly TdDecimal MaxValue
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdDecimal Structure
TdDecimal Members