FireDAC.Comp.Client.TFDCustomConnection.State
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomConnection |
Delphi
property State: TFDPhysConnectionState read GetState;
C++
__property Firedac::Phys::Intf::TFDPhysConnectionState State = {read=GetState, nodefault};
Description
Current state of the connection.