HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

Other Versions:

connection.rollback()

Function

This method rolls back the current pending transaction.

img CAUTION: If you close the connection using close() but do not commit the change using commit(), an implicit rollback will be performed.

Prototype

connection.rollback()

Parameter

None

Return Value

None

Examples

For details, see Example: Common Operations.

Copyright © 2011-2024 www.enmotech.com All rights reserved.