FireDAC.Comp.Client.TFDTableAdapter

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.Client.TFDCustomTableAdapterFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDTableAdapter

Delphi

TFDTableAdapter = class(TFDCustomTableAdapter)

C++

class PASCALIMPLEMENTATION TFDTableAdapter : public TFDCustomTableAdapter

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

Description

Defines the structure and format of individual records in a text file during a batch move operation.


See Also