FireDAC.Phys.SQLite.TFDSQLiteFunction.Aggregated

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

Delphi

property Aggregated: Boolean read FAggregated write SetAggregated default False;

C++

__property bool Aggregated = {read=FAggregated, write=SetAggregated, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteFunction


説明

関数モードを制御します。

Aggregated プロパティを使用すると、関数がスカラーか集約かを指定することができます。デフォルト値は False です。