FireDAC.Stan.Option.TFDMapRule.SourceDataType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property SourceDataType: TFDDataType read FSourceDataType write  SetSourceDataType default dtUnknown;

C++

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

Propriétés

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


Description

Spécifie un type de données source.

Utilisez SourceDataType pour spécifier un type de données source, renvoyé par le pilote pour la colonne d'ensemble de résultats.

Voir aussi