| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      ||
| 
        
        hstmt
         | 
      
        
        DAM_HSTMT
         | 
      
        
        The statement handle.
         | 
     
| 
        
        RETURN
         | 
      ||
| 
        
        DAM_HROW
         | 
      
        
        The handle to the insert row. NULL is returned if an insert row is not available. Do not use dam_freeRow with this handle to free the row.The OpenAccess SDK SQL engine automatically frees the row.
         |