FireDAC.Comp.Client.TFDCustomCommand.FormatOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FormatOptions: TFDFormatOptions read GetFormatOptions write SetFormatOptions;

C++

__property Firedac::Stan::Option::TFDFormatOptions* FormatOptions = {read=GetFormatOptions, write=SetFormatOptions};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomCommand

Beschreibung

Die Menge der Optionen zum Steuern der Datendarstellung.

Die Eigenschaft FormatOptions repräsentiert die Menge der Eigenschaften, die die Datentypzuordnung und einige andere Aspekte der Datenbehandlung steuern.

Siehe auch