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
ProductVersionsPlatforms
.NET2.1, 3.1, 6Windows, Linux, MacOS
.NET Framework4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdNumber Structure
TdNumber Members