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