Subtract Method (DB2Time)
In This Topic
Returns the difference between the first and second
DB2TimeStamp arguments as a
DB2Time structure.
Syntax
Parameters
- x
- The minuend DB2TimeStamp structure.
- y
- The subtrahend DB2TimeStamp structure.
Return Value
The difference between the first and second
DB2Date arguments as a
DB2Time structure.
See Also