TransactionStatus.this

Creates a new #GdaTransactionStatus object, which allows a fine-tune and full control of transactions to be used with providers.

  1. this(void* ptr, Flag!"Take" take)
  2. this(string name)
    class TransactionStatus
    this
    (
    string name
    )

Parameters

name string

name for the transaction

Return Value

the newly created object.