This operator determines whether the and the are equal.
Parameters
- left
- An instance of TdIntervalDay.
- right
- An instance of TdIntervalDay.
Return Value
A Boolean is returned that indicates whether the two operands are equal. True
indicates the two operands are equal, false
otherwise.
Return Value |
Description |
true |
is equal to
-or-
is TdIntervalDay.Null and is Null.
|
false |
is not Null and is Null
-or-
is Null and is not Null
-or-
The is not equal to .
|
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2