API:FireDAC.Phys.IBWrapper.TIBDatabase.Attach

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Attach(const ADBName: String; AParams: TStrings;  ARetExists: Boolean): Boolean;

C++

bool __fastcall Attach(const System::UnicodeString ADBName, System::Classes::TStrings* AParams, bool ARetExists);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBDatabase

Description

Embarcadero Technologies does not currently have any additional information.