OracleNumber::Sign Method (OracleNumber)
.NET Framework (current version)
Gets a value indicating the sign of an OracleNumber structure's Value property.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- n
-
Type:
System.Data.OracleClient::OracleNumber
The OracleNumber structure whose sign is to be evaluated.
Return Value
Type: System.Data.OracleClient::OracleNumberA number indicating the sign of the OracleNumber structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: