IBX.IBDatabase.TIBTransaction.AddDatabase
Delphi
procedure AddDatabase(db: TIBDatabase);
C++
void __fastcall AddDatabase(TIBDatabase* db);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | IBX.IBDatabase.pas IBX.IBDatabase.hpp |
IBX.IBDatabase | TIBTransaction |
Description
Associates a database to the transaction.
Call AddDatabase to associate a database to the transaction.