IBX.IBDatabase.TIBTransaction.CheckDatabasesInList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CheckDatabasesInList;

C++

void __fastcall CheckDatabasesInList();

Properties

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

Description

Checks for databases in the list.

Call CheckDatabasesInList to check if there are any databases in the list. If there are no databases in the list, an exception is raised.