API:FireDAC.Phys.IBWrapper.TIBDatabase.Attach
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBDatabase | |
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);
Description
Embarcadero Technologies does not currently have any additional information.