SetGlobal (Transaction subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 16:43, 13 January 2020

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