gda.transaction_status

Module for [TransactionStatus] class

Types 3

Methods
GType _gType() @property
TransactionStatus self()Returns `this`, for use in `with` statements.
TransactionStatusGidBuilder builder()Get builder for [gda.transaction_status.TransactionStatus] Returns: New builder object
gda.transaction_status.TransactionStatus findCurrent(gda.transaction_status_event.TransactionStatusEvent destev, bool unnamedOnly)Find a pointer to the "current" unnamed transaction, which is the last transaction if there are several nested transactions
Constructors
this(void * ptr, Flag!"Take" take)
this(string name)Creates a new #GdaTransactionStatus object, which allows a fine-tune and full control of transactions to be used with providers.

Fluent builder for [gda.transaction_status.TransactionStatus]