Less Than Operator (DB2String)
Compares two
DB2String structures to determine if the first is less than the second.
Parameters
- x
- First DB2String.
- y
- Second DB2String.
Return Value
true if the first of two
DB2String values is less than the second; otherwise,
false.