TransactionBase::BeginWork (open)

Begins work

Syntax

LOADLIB "wh::dbase/transaction.whlib";

MACRO BeginWork(RECORD options)

Parameters

RECORD options

Options

delayreadonlyerror

If set, readonly errors are reported by commit, and we expect the caller to not do anything with irreversible sideeffects before commit (eg sending mail)