OracleTimeSpan::Equality Operator (OracleTimeSpan, OracleTimeSpan)
.NET Framework (current version)
Performs a logical comparison of two OracleTimeSpan structures to determine whether they are equal.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Parameters
- x
-
Type:
System.Data.OracleClient::OracleTimeSpan
An OracleTimeSpan structure.
- y
-
Type:
System.Data.OracleClient::OracleTimeSpan
An OracleTimeSpan 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: