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