14.4.6.6 Pow
Pow returns a new OracleDecimal structure with its value set to the supplied OracleDecimal structure raised to the supplied power.
                  
Overload List:
- 
                        
                        This method returns a new OracleDecimalstructure with its value set to the suppliedOracleDecimalvalue raised to the suppliedInt32power.
- 
                        Pow(OracleDecimal, OracleDecimal) This method returns a new OracleDecimalstructure with its value set to the suppliedOracleDecimalstructure raised to the suppliedOracleDecimalpower.