Transaction methods syntax: Difference between revisions

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

Latest revision as of 15:08, 13 January 2020

The syntax for each of the Transaction class methods is shown below.

Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of Transaction methods.

%string = %(Transaction):NewGlobal[( [description])] Throws CoordinatorException

%(Transaction):SetGlobal( xid, branchId)