FireDAC.Comp.Client.TFDCustomManager.Close
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomManager |
Delphi
procedure Close;
C++
void __fastcall Close();
Description
Terminates the FireDAC manager.
The Close method terminates the manager, by setting Active to False.