Used to set or return the global transaction action.
property GlobalAction: TIBCTransactionGlobalAction default tgNoGlobalAction;
Use the GlobalAction property to set or return the global transaction action. This value indicates what action to take with the transactions that follow.
Note: You sould install InterBase 6 to use this feature.