Less Than Operator (DB2Binary)
Compares two
DB2Binary structures to determine if the first 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.