Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将事务从待执行状态回退。
Public Overrides Sub Rollback()
public override void Rollback()
此事务只能从待执行状态回退(调用 BeginTransaction 之后,但在调用 Commit 之前)。