Microsoft SDK for Java

rollbackTrans

This method of the Connection class cancels any changes made during the current transaction and ends the transaction. It may also start a new transaction.

Syntax

public void rollbackTrans();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.