| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      
        | 
      
        | 
     
| 
        
        hstmt
         | 
      
        
        int64
         | 
      
        
        The statement handle
         | 
     
| 
        
        RETURN
         | 
      
        | 
      
        | 
     
| 
        | 
      
        
        int64
         | 
      
        
        The handle to the insert row. A value of 0 is returned if an insert row is not available.
        
       
        NOTE: Do not use dam_freeRow with this handle to free the row. The OpenAccess SDK SQL Engine automatically frees it.
         |