SetGlobal (Transaction subroutine)

From m204wiki
Revision as of 16:43, 13 January 2020 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Add branch to global transaction (Transaction class)


This page is under construction.

Syntax

%(Transaction):SetGlobal( xid, branchId)

Syntax terms

%(Transaction) The class name in parentheses denotes a shared method. SetGlobal can also be invoked via a Transaction object variable, which may be Null.
xid string
branchId string

Usage notes

Examples

See also