Used to specify the transaction behaviour when it is destroyed while being active, or when one of its connections is closed with the active transaction.
property DefaultCloseAction: TCRTransactionAction default taRollback;
Use DefaultCloseAction to specify the transaction behaviour when it is destroyed while being active, or when one of its connections is closed with the active transaction.