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