FireDAC.Comp.Client.TFDCustomCommand.FormatOptions
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomCommand |
Delphi
property FormatOptions: TFDFormatOptions read GetFormatOptions write SetFormatOptions;
C++
__property Firedac::Stan::Option::TFDFormatOptions* FormatOptions = {read=GetFormatOptions, write=SetFormatOptions};
Description
The set of options to control the data representation.
The FormatOptions property represents the set of properties, controlling the data type mapping, and some other aspects of data handling.