OracleNumber::Equals Method (Object^)
.NET Framework (current version)
Compares the supplied object parameter to the Value property of the OracleNumber object.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- value
-
Type:
System::Object^
The object to be compared.
Return Value
Type: System::Booleantrue if the object is an instance of OracleNumber and the two are equal, otherwise false.
.NET Framework
Available since 1.1
Available since 1.1
Show: