Indicates whether the current
OracleNumberMapping instance is equal to the one passed as the
other parameter.
'Declaration
Public Overloads Overrides Function Equals( _
ByVal As Object _
) As Boolean
Parameters
- obj
- The OracleNumberMapping instance to compare the current one with.
Return Value
true if the
OracleNumberMapping objects are eual; otherwise,
false.