OD ROLLBACK

4D - Documentation   Français   English   German   English   4D for Oracle, Command Theme List   4D for Oracle, Command Alphabetical List   Back   Previous   Next

version 1.5


OD ROLLBACK (login_ID)

ParameterTypeDescription
login_IDLongintConnection Identifier

Description

The OD ROLLBACK command sends the SQL ROLLBACK command for a connection with login_ID connection ID.

login_ID must be a valid connection identifier.

All pending commands such as INSERT, UPDATE, or DELETE that would have resulted in data modification on the Oracle server is cancelled regardless of whether they were made within the framework of a context, a cursor, or a call to OD Execute SQL.

See Also

OD COMMIT.


4D - Documentation   Français   English   German   English   4D for Oracle, Command Theme List   4D for Oracle, Command Alphabetical List   Back   Previous   Next