FireDAC.Comp.DataSet.TFDAggregate.DataType

提供:RAD Studio API Documentation

Delphi

property DataType: TFDDataType read GetDataType;

C++

__property Firedac::Stan::Intf::TFDDataType DataType = {read=GetDataType, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDAggregate

説明

この集計値のデータ型を返します。


DataType プロパティを使用すると、集計式で返される値のデータ型を取得できます。

関連項目