Send feedback on this topic.
Teradata.Client.Provider
ToString Method (TdDecimal)



Teradata.Client.Provider Namespace > TdDecimal Structure : ToString Method
Converts this instance of TdDecimal into its corresponding String representation.
Overload List
OverloadDescription
Returns the string representation of the TdDecimal based on the current culture of the running thread.  
Returns the string representation of the TdDecimal based on the format string and current culture of the running thread.  
Returns the string representation of the TdDecimal using the culture-specific format information.  
Converts this instance to its equivalent String representation using the specified format and culture-specific format information.  
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