[ 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.
format |
a format ID |
global_transaction_id |
the global transaction ID |
the newly created object. |