| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hstmt
         | 
      
        
        long
         | 
      
        
        The statement handle.
         | 
     
| 
        
        hcol
         | 
      
        
        long
         | 
      
        
        The column handle.
         | 
     
| 
        
        ip_hcol
         | 
      
        
        long
         | 
      
        
        An index into a vector. The vector stores objects allocated by the IP for storing column-specific information.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        int
         | 
      
        
        Status of the method call:DAM_SUCCESS - Value is associated.DAM_FAILURE - Error.
         | 
     |