IBX.IBDatabase.TIBDatabase.AddTransaction
Delphi
procedure AddTransaction(TR: TIBTransaction);
C++
void __fastcall AddTransaction(TIBTransaction* TR);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBDatabase.pas IBX.IBDatabase.hpp |
IBX.IBDatabase | TIBDatabase |
Description
Adds an association between the transaction component and the database component.
Call AddTransaction to add an association between the transaction component and the database component.