IBX.IBDatabase.TIBTransaction.FindDefaultDatabase
Delphi
function FindDefaultDatabase: TIBDatabase;
C++
TIBDatabase* __fastcall FindDefaultDatabase();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | IBX.IBDatabase.pas IBX.IBDatabase.hpp |
IBX.IBDatabase | TIBTransaction |
Description
Finds the default database for the transaction.
Call FindDefaultDatabase to find the default database associated with the transaction.