project BLF > class Persistence (Progress) > method CommitTransaction

Description

Commit a transaction in the database. Must be called when all updates all completed.

PreCondition

This method is used in methods DataSave and CommitTransaction. It should not be used anywhere else.


Parameters


oiReturnStatusoutputinteger


Internal usage


unused


program code (program1/progress.p)

/* database update logging REQUIRES a handle, so pass any valid handle */
publish "Logging.DatabaseAccess" ("end transaction", this-procedure).