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



Teradata.Client.Provider Namespace > TdDecimal Structure : MinValue Field
The smallest possible value for TdDecimal. The value is is -99,999,999,999,999,999,999,999,999,999,999,999,999.
Syntax
'Declaration
 
Public Shared ReadOnly MinValue As TdDecimal
'Usage
 
Dim value As TdDecimal
 
value = TdDecimal.MinValue
public static readonly TdDecimal MinValue
public:
static readonly TdDecimal MinValue
Requirements

Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

See Also

Reference

TdDecimal Structure
TdDecimal Members