FireDAC.Stan.Param.TFDParam.DataTypeName

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

Delphi

property DataTypeName: String read FDataTypeName write FDataTypeName;

C++

__property System::UnicodeString DataTypeName = {read=FDataTypeName, write=FDataTypeName};

プロパティ

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


説明

パラメータのデータ型名前

関連項目