IBX.IBDatabase.TIBTransaction.FindDefaultDatabase

From RAD Studio API Documentation
Jump to: navigation, search

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.