FireDAC.Comp.Client.TFDMetaInfoCommand.FormatOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDMetaInfoCommand

Delphi

property FormatOptions;

C++

__property FormatOptions;

Description

The set of options to control the data representation.

FireDAC.Comp.Client.TFDMetaInfoCommand.FormatOptions inherits from FireDAC.Comp.Client.TFDCustomCommand.FormatOptions. All content below this line refers to FireDAC.Comp.Client.TFDCustomCommand.FormatOptions.

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.

See Also