Datasnap.DBClient.TAggregates.Create

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

Delphi

constructor Create(Owner: TPersistent);

C++

__fastcall TAggregates(System::Classes::TPersistent* Owner);

プロパティ

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

説明

Create は,TAggregates オブジェクトを作成し,初期化します。

アプリケーションから直接 Create コンストラクタを呼び出す必要はありません。TAggregates オブジェクトを使って保守される集計を表すクライアントデータセットが,それ自体のコンストラクタから TAggregates オブジェクトを作成します。