API:FireDAC.Comp.Client.TFDManager

Delphi
TFDManager = class(TFDCustomManager)
C++
class PASCALIMPLEMENTATION TFDManager : public TFDCustomManager
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | FireDAC.Comp.Client |
Description
The class responsible for connection definitions and connections management.
FireDAC.Comp.Client.TFDManager inherits from FireDAC.Comp.Client.TFDCustomManager. All content below this line refers to FireDAC.Comp.Client.TFDCustomManager.
The class responsible for connection definitions and connections management.
Use TFDCustomManager to manage the connection definitions and the connection objects.
Consider accessing the singleton instance of TFDManager via FDManager function instead of its explicit creating.
This class hides some of the properties, allowing the descendant classes to control the properties' visibility. End users should use TFDManager.