| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        INPUT
         | 
     ||
| 
        
        hstmt
         | 
      
        
        long
         | 
      
        
        The statement handle.
         | 
     
| 
        
        iColumn
         | 
      
        
        int
         | 
      
        
        The column number in the schema, starting with 0.
         | 
     
| 
        
        RETURN
         | 
     ||
| 
        
        long
         | 
      
        
        The handle to the specified column. A 0 is returned if the column does not exist.
         | 
     |