OracleNumber::UnaryNegation Operator (OracleNumber)
.NET Framework (current version)
Negates the OracleNumber structure.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System.Data.OracleClient::OracleNumber
The OracleNumber structure to be negated.
Return Value
Type: System.Data.OracleClient::OracleNumberA new OracleNumber structure whose value contains the results of the negation.
.NET Framework
Available since 1.1
Available since 1.1
Show: