FireDAC.Comp.Script.TFDScript.FormatOptions
Delphi
property FormatOptions: TFDFormatOptions read GetFormatOptions write SetFormatOptions;
C++
__property Firedac::Stan::Option::TFDFormatOptions* FormatOptions = {read=GetFormatOptions, write=SetFormatOptions};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp |
FireDAC.Comp.Script | TFDScript |
説明
SQL コマンドの形式オプションです。
FormatOptions を使用して、SQL コマンド パラメータおよびカーソルに使用するデータ形式オプションを指定することができます。