FireDAC.Stan.Param.TFDParam.FDDataType

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

Delphi

property FDDataType: TFDDataType read FFDDataType write FFDDataType default dtUnknown;

C++

__property Firedac::Stan::Intf::TFDDataType FDDataType = {read=FFDDataType, write=FFDDataType, default=0};

プロパティ

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


説明

パラメータの FireDAC データ型

関連項目