| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
     ||
| 
        
        hquery
         | 
      
        
        long
         | 
      
        
        The query handle.
         | 
     
| 
        
        OUT
         | 
     ||
| 
        
        piNumRows
         | 
      
        
        xo_long
         | 
      
        
        The number of rows in the TOP clause. This number should be treated as a PERCENT if value of pbPercent is returned as TRUE.
         | 
     
| 
        
        pbPercent
         | 
      
        
        xo_int
         | 
      
        
        Indicates if TOP N number was specified with PERCENT option. Valid value are:
        
        | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - on success
        
       
        DAM_FAILURE - on failure
         | 
     |