FireDAC.Phys.IBWrapper.TIBLib.LoadIB
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBLib |
Delphi
procedure LoadIB(const AVendorHome, AVendorLib: String; AEmbedded, AThreadSafe: Boolean);
C++
void __fastcall LoadIB(const System::UnicodeString AVendorHome, const System::UnicodeString AVendorLib, bool AEmbedded, bool AThreadSafe);
Description
Embarcadero Technologies does not currently have any additional information.