Connection.getTransactionStatus

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

class Connection
getTransactionStatus
()

Return Value

Type: gda.transaction_status.TransactionStatus

a #GdaTransactionStatus object, or null