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



Teradata.Client.Provider Namespace > TdNumber Structure : TdNumber Constructor
Overload List
OverloadDescription
Initializes a new instance of TdNumber from the specified System.Int32 value.  
Initializes a new instance of TdNumber from the specified System.Int64 value.  
Initializes a new instance of TdNumber from the specified System.UInt64 value.  
Initializes a new instance of TdNumber from the specified Single value.  
Initializes a new instance of TdNumber from the specified Double value.  
Initializes a new instance of TdNumber from an array of Int32 that represents the data components that defines the number.  
Initializes a new instance of TdNumber from the data components that are passed in as several Int32 parameters.  
Requirements

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

See Also

Reference

TdNumber Structure
TdNumber Members