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 が呼び出される前) からのみです。