FireDAC.Comp.Client.TFDReconcileRowEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

typedef void __fastcall (__closure *TFDReconcileRowEvent)(System::TObject* ASender, Firedac::Dats::TFDDatSRow* ARow, Firedac::Dapt::Intf::TFDDAptReconcileAction &Action);

プロパティ

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

説明

TFDReconcileRowEvent は、TFDCustomTableAdapter クラスで使用されるコールバック手続きです。


TFDReconcileRowEvent は、TFDCustomTableAdapter クラスの OnUpdateRow イベントで呼び出されるコールバック手続きの型です。

関連項目