LessThan Method (DB2Double)
Determines whether the first of two
DB2Double values is less than the second.
Parameters
- x
- First DB2Double.
- y
- Second DB2Double.
Return Value
true if the first of two
DB2Double values is less than the second; otherwise,
false.