FireDAC.Comp.Client.TFDCustomManager.State
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomManager |
Delphi
property State: TFDPhysManagerState read GetState;
C++
__property Firedac::Phys::Intf::TFDPhysManagerState State = {read=GetState, nodefault};
Description
Returns the current state of the FireDAC manager.
The State property returns the current state of the FireDAC manager.