FireDAC.Stan.Option.TFDFormatOptions.StoredCalcFields

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

Delphi

property StoredCalcFields: TFieldKinds read GetStoredCalcFields write

C++

__property Data::Db::TFieldKinds StoredCalcFields = {read=GetStoredCalcFields, write=SetStoredCalcFields, stored=IsPCFS, default=8};

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFormatOptions


説明

どの計算フィールドの種類がデータセットに格納されるかをコントロールし、ソートやフィルタリングのオペレーションで使用することができます。


関連項目