FireDAC.Comp.Client.TFDConnectionRecoverEvent

提供: RAD Studio API Documentation
2015年8月26日 (水) 08:16時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-19870)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public FireDAC.Comp.Client.hpp FireDAC.Comp.Client FireDAC.Comp.Client


説明

TFDCustomConnection.OnRecover イベントのイベント ハンドラの型。

関連項目