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

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

See Also

Reference

TdDecimal Structure
TdDecimal Members