| 
        
        Parameter
         | 
      
        
        Type
         | 
      
        
        Description
         | 
     
| 
        
        IN
         | 
      ||
| 
        
        dam_hdbc
         | 
      
        
        DAM_HDBC
         | 
      
        
        The connection handle.
         | 
     
| 
        
        hdbc
         | 
      
        
        IP_HDBC
         | 
      
        
        A pointer to the connection information maintained by the IP.
         | 
     
| 
        
        iType
         | 
      
        
        int
         | 
      
        
        DAM_ROLLBACK - rollback.
        
       
        DAM_COMMIT - commit.
        
       
        DAM_PREPARE_TO_COMMIT - commit for first phase of a two-phase operation.
         | 
     
| 
        
        RETURN
         | 
      ||
| 
        
        int
         | 
      
        
        DAM_SUCCESS - on success
        
       
        DAM_FAILURE - on failure
         |