Connection.getTransactionStatus

gda.transaction_status.TransactionStatus getTransactionStatus() nothrow

Get the status of cnc regarding transactions. The returned object should not be modified or destroyed; however it may be modified or destroyed by the connection itself.

If null is returned, then no transaction has been associated with cnc

Returns

a #GdaTransactionStatus object, or null