Associates a TIBCTransaction component with the database component.
function AddTransaction(TR: TIBCTransaction): Integer;
Use the AddTransaction method to associate a TIBCTransaction component with the database component. Returns the index of the associated transaction in the transaction list.