FireDAC.Stan.Param.TFDParam.AsByte

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

Delphi

property AsByte: Byte read GetAsByte write SetAsByte;

プロパティ

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


説明

TFDParam の値を、それが Byte を表している際に示します。

AsByte プロパティは、TFDParam オブジェクトの Byte 値を表します。

AsByte プロパティを設定すると、DataTypeftByte に設定することができます。

関連項目