Used to get or set the transaction for modifying a dataset.
property UpdateTransaction: TIBCTransaction;
Use the UpdateTransaction property to set or get the transaction for modifying a dataset. By default UpdateTransaction is the same as Transaction.