| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hstmt
         | 
      
        
        long
         | 
      
        
        Statement handle.
         | 
     
| 
        
        hRow
         | 
      
        
        long
         | 
      
        
        Row handle.
         | 
     
| 
        
        hCondList
         | 
      
        
        long
         | 
      
        
        Condition list handle.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        DAM_TRUE - if row is a target row for the condition list.
        
       
        DAM_FALSE - if row is not a target row for the condition list.
        
       
        DAM_ERROR - on error.
         | 
     |