Send feedback on this topic.
Teradata.Client.Provider
Round Method



Teradata.Client.Provider Namespace > TdDecimal Structure : Round Method
Rounds the value of a TdDecimal to a specified decimal position or to the nearest integer.
Overload List
OverloadDescription
The number nearest the specified TdDecimal’s value and position is calculated.  
The integer nearest the TdDecimal’s value is calculated.  
This method calculates the integer nearest the specified input. A parameter is used to specify how the number is rounded if the result is between two numbers.  
The number nearest the specified TdDecimal’s value and position is calculated. The mode is used to determine how the reslt will be rounded if it is midway between two other numbers.  
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