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



Teradata.Client.Provider Namespace > TdDecimal Structure : TryParse Method
Converts a numeric string to an equivalent instance of a TdDecimal. A true is returned if the conversion succeeded, false otherwise.
Overload List
OverloadDescription
Converts the String representation of a number to its TdDecimal equivalent. A boolean is returned that indicates whether the conversion succeeded.  
Converts the String representation of a number to its TdDecimal equivalent using culture specific information.  
Requirements
ProductVersionsPlatforms
.NET6, 7Windows, Linux, MacOS
.NET Framework4.6.2, 4.7, 4.7.1, 4.7.2, 4.8Windows
.NET Standard2.0Windows, Linux, MacOS
See Also

Reference

TdDecimal Structure
TdDecimal Members