OracleDecimal returns the OracleDecimal representation of a value.
Overload List:
explicit operator OracleDecimal(double)
This method returns the OracleDecimal representation of a double.
explicit operator OracleDecimal(string)
This method returns the OracleDecimal representation of a string.