IBX.IBDatabase.TIBTransaction.FindDatabase

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindDatabase(db: TIBDatabase): Integer;

C++

int __fastcall FindDatabase(TIBDatabase* db);

Properties

Type Visibility Source Unit Parent
function public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBTransaction

Description

Finds the index of the associated database.

Call FindDatabase to find the index of the associated database.