[]
Rolls back the transaction.
public void Rollback()
Calling this method cancels the changes that were made in the scope of this transaction.
The State is Committed or Committing.