| 
        
        Method
         | 
      
        
        Description
         | 
     
| 
        
        Save
         | 
      
        
        Specifies the savepoint name, and creates a savepoint in the transaction that can be used to roll back a portion of the transaction.
         | 
     
| 
        
        Rollback(String)
         | 
      
        
        Rolls back the specified transaction to a savepoint from a pending state.
         |