FireDAC.Comp.Client.TFDCustomConnection.State

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property State: TFDPhysConnectionState read GetState;

C++

__property Firedac::Phys::Intf::TFDPhysConnectionState State = {read=GetState, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomConnection

Description

Current state of the connection.

See Also