GreaterThan Method (DB2Int64)
                In This Topic
            
            Determines whether the first of two 
DB2Int64 values is greater than the second.
Syntax
            
        
            Parameters
- x
- First DB2Int64.
- y
- Second DB2Int64.
Return Value
true if the first of two 
DB2Int64 values is greater than the second; otherwise, 
false.
  
            
            
            
            
            
            
            
            
            
            
            
            See Also