FireDAC.Stan.Option.TFDMapRule.SourceDataType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SourceDataType: TFDDataType read FSourceDataType write

C++

__property Firedac::Stan::Intf::TFDDataType SourceDataType = {read=FSourceDataType, write=SetSourceDataType, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDMapRule


Beschreibung

Legt den Quelldatentyp fest.

Mit SourceDataType können Sie einen Quelldatentyp festlegen, der vom Treiber für die Ergebnismengenspalte zurückgegeben wird.

Siehe auch