XaTransaction.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this(uint format, string globalTransactionId)
    class XaTransaction
    this

Parameters

format uint

a format ID

globalTransactionId string

the global transaction ID

Return Value

the newly created object.