get_transaction_status
Description:
Get the status of this 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 this
Parameters:
this |
a Connection object |
Returns:
a TransactionStatus object, or null |