FireDAC.Comp.Client.TFDCustomManager.ConnectionDefFileLoaded
Delphi
property ConnectionDefFileLoaded: Boolean read GetConnectionDefsLoaded;
C++
__property bool ConnectionDefFileLoaded = {read=GetConnectionDefsLoaded, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomManager |
Description
Checks whether the connection definition file is loaded.
The ConnectionDefFileLoaded property returns True if the connection definition file is loaded and its content is accessible through the ConnectionDefs list.