OracleMonthSpan::Equality Operator (OracleMonthSpan, OracleMonthSpan)
.NET Framework (current version)
Performs a logical comparison of two OracleMonthSpan structures to determine if they are equal.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System.Data.OracleClient::OracleMonthSpan
An OracleMonthSpan structure.
- y
-
Type:
System.Data.OracleClient::OracleMonthSpan
An OracleMonthSpan structure.
Return Value
Type: System.Data.OracleClient::OracleBooleantrue if the two values are equal, otherwise false.
.NET Framework
Available since 1.1
Available since 1.1
Show: