How Can We Help?
< All Topics
Print

ROLLBACK WORK

Marks the end of a transaction, discarding the results.

Syntax

ROLLBACK WORK

Comments

The ROLLBACK WORK command is the SQL equivalent of the QUITTRANSACTION command. The value of the system variable $InTransaction indicates if an explicit transaction is in progress; the ROLLBACK WORK command sets $InTransaction to 0 ($False).

 

See Also

$InTransaction

BEGIN WORK

COMMIT WORK

ENDTRANSACTION

QUITTRANSACTION

SET TRANSACTION FLOW

TRANSACTION

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

pt_BRPortuguese