XaTransaction


Description:

[ CCode ( has_construct_function = false ) ]
public XaTransaction (uint32 format, string global_transaction_id)

Creates a new XaTransaction object, which will control the process of performing a distributed transaction across several connections.

Parameters:

format

a format ID

global_transaction_id

the global transaction ID

Returns:

the newly created object.