Microsoft SDK for Java

addOnRollbackTransComplete

This method of the Connection class is called after the rollbackTrans operation.

Syntax

public void addOnRollbackTransComplete(ConnectionEventHandler handler);

Parameters

handler The event handler.

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