FireDAC.Phys.IBWrapper.TIBTransaction.AddDatabase

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBTransaction

Delphi

procedure AddDatabase(ADB: TIBDatabase);

C++

void __fastcall AddDatabase(TIBDatabase* ADB);

Description

Embarcadero Technologies does not currently have any additional information.