| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      ||
| 
        
        hstmt
         | 
      
        
        DAM_ HSTMT
         | 
      
        
        The statement handle.
         | 
     
| 
        
        hcol
         | 
      
        
        DAM_HCOL
         | 
      
        
        The column handle.
         | 
     
| 
        
        ip_hcol
         | 
      
        
        IP_HCOL
         | 
      
        
        A pointer to the structure that is allocated by the IP for storing information at column level.
         | 
     
| 
        
        RETURN
         | 
      ||
| 
        
        int
         | 
      
        
        Status of the function call:
        
       
        DAM_SUCCESS - Value is associated
        
       
        DAM_FAILURE - Error
         |