OracleNumber::Pow Method (OracleNumber, Int32)
.NET Framework (current version)
Calculates the result of raising a specified OracleNumber structure to the power specified by an Int32 structure.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System.Data.OracleClient::OracleNumber
The OracleNumber to be raised to a power.
- y
-
Type:
System::Int32
An Int32 structure that specifies a power.
.NET Framework
Available since 1.1
Available since 1.1
Show: