Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
回退当前事务并开始新的事务。
Visual Basic Public Sub Rollback()
C# public void Rollback();
此方法会回退全部未提交的 QAManagerBase.PutMessage 和 QAManagerBase.GetMessage 调用。
QAException 类- 如果回退时存在问题,则抛出