Datasnap.DBClient.TAggUpdateEvent

提供:RAD Studio API Documentation

C++

typedef void __fastcall (__closure *TAggUpdateEvent)(TAggregate* Agg);

プロパティ

種類 可視性 ソース ユニット
typedef public Datasnap.DBClient.hpp Datasnap.DBClient Datasnap.DBClient

説明

TAggUpdateEvent は、TAggregateOnUpdate イベント ハンドラの型です。


Agg パラメータは、値が再計算された集計を示します。

関連項目