XaTransaction.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(uint format, string globalTransactionId)

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

Parameters

formata format ID
globalTransactionIdthe global transaction ID

Returns

the newly created object.