FireDAC.Stan.Param.TFDParam.AsDateTimes

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

Delphi

property AsDateTimes[AIndex: Integer]: TDateTime read GetAsDateTimes write SetAsDateTimes;

プロパティ

種類 可視性 ソース ユニット
property public FireDAC.Stan.Param.pas FireDAC.Stan.Param TFDParam


説明

TDateTime 値の配列を表します。

AsDateTimes プロパティは、AIndex インデックスを持つ、配列値 TFDParam オブジェクトの TDateTime 項目を表します。

AsDateTimes プロパティを設定すると、DataType プロパティを ftDateTime に設定することができます。

関連項目