FireDAC.Stan.Option.TFDMapRule.TargetDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TargetDataType: TFDDataType read FTargetDataType write

C++

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

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDMapRule

Description

Specifies a target data type.

Use TargetDataType to specify a target data type, preferred by the application.

See Also