FireDAC.Comp.Client.TFDConnectionRecoverEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TFDConnectionRecoverEvent)(System::TObject* ASender, System::TObject* AInitiator, System::Sysutils::Exception* AException, Firedac::Phys::Intf::TFDPhysConnectionRecoverAction &AAction);

Properties

Type Visibility Source Unit Parent
typedef public FireDAC.Comp.Client.hpp FireDAC.Comp.Client FireDAC.Comp.Client

Description

Type of event handler for the TFDCustomConnection.OnRecover event.

See Also