Overload | Description |
---|---|
Parse(String) | Converts a System.String representation of a number to its DB2DecimalFloat equivalent. |
Parse(String,DB2RoundingMode) | Converts a System.String representation of a number to its DB2DecimalFloat equivalent using the specified rounding mode. |