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

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

See Also

Reference

TdDecimal Structure
TdDecimal Members