OracleBoolean::OnesComplement Operator (OracleBoolean)
.NET Framework (current version)
Performs a one's complement operation on the specified OracleBoolean.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System.Data.OracleClient::OracleBoolean
An OracleBoolean structure.
Return Value
Type: System.Data.OracleClient::OracleBooleanThe one's complement of the specified OracleBoolean.
.NET Framework
Available since 1.1
Available since 1.1
Show: