FireDAC.Comp.Client.FDSetManagerClass
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: FireDAC.Comp.Client | |
Delphi
procedure FDSetManagerClass(AClass: TFDCustomManagerClass);
C++
extern DELPHI_PACKAGE void __fastcall FDSetManagerClass(TFDCustomManagerClass AClass);
Description
Sets the TFDCustomManager descendant class.
Sets the TFDCustomManager descendant class that FireDAC will use to create the internally managed manager object.