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()
提交或回退事务后,连接恢复为在执行操作时自动提交所有操作。要将更多操作组合在一起,必须创建一个新事务。