OracleNumber::Abs Method (OracleNumber)
.NET Framework (current version)
Gets the absolute value of the OracleNumber parameter.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- n
-
Type:
System.Data.OracleClient::OracleNumber
An OracleNumber structure.
Return Value
Type: System.Data.OracleClient::OracleNumberAn OracleNumber structure whose Value property contains the unsigned number representing the absolute value of the OracleNumber parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: