FireDAC.Comp.Client.TFDCustomCommand.FormatOptions

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

Delphi

property FormatOptions: TFDFormatOptions read GetFormatOptions write SetFormatOptions;

C++

__property Firedac::Stan::Option::TFDFormatOptions* FormatOptions = {read=GetFormatOptions, write=SetFormatOptions};

プロパティ

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

説明

データ表現を制御する一連のオプションです。


FormatOptions プロパティは、データ型マッピングの制御とデータ処理の他の要素に関する、一連のプロパティを表わします。

関連項目