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