gda.transaction_status

Module for [TransactionStatus] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
TransactionStatus self() nothrowReturns `this`, for use in `with` statements.
TransactionStatusGidBuilder builder() static nothrowGet builder for [gda.transaction_status.TransactionStatus] Returns: New builder object
gda.transaction_status.TransactionStatus findCurrent(gda.transaction_status_event.TransactionStatusEvent destev, bool unnamedOnly) nothrowFind 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.