FireDAC.Comp.Client.TFDOperationFinishedEvent

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

C++

typedef void __fastcall (__closure *TFDOperationFinishedEvent)(System::TObject* ASander, Firedac::Stan::Intf::TFDStanAsyncState AState, System::Sysutils::Exception* AException);

プロパティ

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

説明

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


TFDOperationFinishedEvent は、TFDCustomCommand クラスの Fetch 手続きで呼び出されるコールバック手続きの型です。

関連項目