FireDAC.Phys.IBWrapper.TIBLib.Unload
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBLib |
Delphi
procedure Unload; override;
C++
virtual void __fastcall Unload();
Description
Frees the loaded DLL module.
FireDAC.Phys.IBWrapper.TIBLib.Unload inherits from FireDAC.Stan.Util.TFDLibrary.Unload. All content below this line refers to FireDAC.Stan.Util.TFDLibrary.Unload. Frees the loaded DLL module.
Unload frees the address space occupied by the DLL module.