| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      
        | 
      
        | 
     
| 
        
        hstmt
         | 
      
        
        int64
         | 
      
        
        The statement handle
         | 
     
| 
        
        hcol
         | 
      
        
        int64
         | 
      
        
        The column handle
         | 
     
| 
        
        ip_hcol
         | 
      
        
        int
         | 
      
        
        An index into a vector, into which is saved the object allocated by the IP for storing information at column level.
         | 
     
| 
        
        RETURN
         | 
      
        | 
      
        | 
     
| 
        | 
      
        
        int
         | 
      
        
        Status of the method call:
        
       
        DAM_SUCCESS – Value is associated
        
       
        DAM_FAILURE – Error
         |