ForwardingTransaction (open)

Forwarding transaction, forwards all calls to another transaction

Syntax

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

OBJECTTYPE ForwardingTransaction

Constructor

Variables

Properties

  • PROPERTY id (inherited from BuiltinTransactionBase)

    Transaction id for this transaction (may be 0)

  • PROPERTY type (inherited from BuiltinTransactionBase)

    Type of this transaction (STRING, for example 'postgresql', 'ldap', 'wrd')

Functions