FireDAC.Stan.Option.TFDFormatOptions

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObjectTFDFormatOptions

Delphi

TFDFormatOptions = class (TFDCustomOptions)

C++

class PASCALIMPLEMENTATION TFDFormatOptions : public TFDCustomOptions

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Description

The set of options for controlling the representation of fetched or sending data.

The TFDFormatOptions class represents the set of properties controlling how FireDAC components and Phys Layer command interfaces represent and process the data returned by DBMS or sent to DBMS:

See Also