FireDAC.Stan.Param.TFDParam.AsLargeInts

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

Delphi

property AsLargeInts[AIndex: Integer]: LargeInt read GetAsLargeInts write SetAsLargeInts;

プロパティ

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


説明

LargeInt 値の配列を表します。

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

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

関連項目