Send feedback on this topic.
Teradata.Client.Provider
TdDecimal Constructor



Teradata.Client.Provider Namespace > TdDecimal Structure : TdDecimal Constructor
Initializes a new instance of TdDecimal.
Overload List
OverloadDescription
Initializes a new instance of the TdDecimal structure using the specified integer value.  
Initializes a new instance of the TdDecimal structure using the supplied 64 bit integer value.  
Initializes a new instance of the TdDecimal structure using the specified Decimal value.  
Initializes a new instance of TdDecimal from parameters specifying the instance's constituent parts.  
This constructor will initialize a new instance of TdDecimal based on the supplied internal representation of a TdDecimal contained in the specified array.  
Initializes a new instance of TdDecimal from the specified System.Double value.  
Initializes a new instance of TdDecimal from the specified System.Single value.  
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