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
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: FireDAC.Comp.Client

Delphi

TFDTableAdapter = class(TFDCustomTableAdapter)

C++

class PASCALIMPLEMENTATION TFDTableAdapter : public TFDCustomTableAdapter

Description

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


See Also