| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      ||
| 
        
        hstmt
         | 
      
        
        DAM_HSTMT
         | 
      
        
        The statement handle.
         | 
     
| 
        
        pszColumnName
         | 
      
        
        char *
        
       
        OAWCHAR *
         | 
      
        
        The name of the column.
         | 
     
| 
        
        RETURN
         | 
      ||
| 
        
        DAM_HCOL
         | 
      
        
        The handle to specified column. A NULL is returned if the column does not exist.
         |