SQL Server Audit Action Group:
        
    TRANSACTION_GROUP
    
    
    
    
        This group contains events for the BEGIN TRANSACTION, ROLLBACK TRANSACTION and COMMIT TRANSACTION operations.  These events are raised for both
     explicit calls to those statements and implicit transaction operations. This event is also raised for UNDO operations for individial statements caused 
    by the rollback of a transaction.  
    
    
        This audit action group was introduced in SQL Server 2016. 
    
    
        LOGbinder for SQL Server
        events generated under this 
        Audit Action Group: