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