FireDAC.Stan.Option.TFDMapRule.TargetDataType

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

Delphi

property TargetDataType: TFDDataType read FTargetDataType write  SetTargetDataType default dtUnknown;

C++

__property Firedac::Stan::Intf::TFDDataType TargetDataType = {read=FTargetDataType, write=SetTargetDataType, default=0};

プロパティ

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

説明

ターゲットのデータ型を示します。

TargetDataType を使用すると、アプリケーションが好む、ターゲット データ型を示すことができます。

関連項目