FireDAC.Comp.BatchMove.Text.TFDTextDataDef

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TPersistentSystem.TObjectTFDTextDataDef

Delphi

TFDTextDataDef = class(TPersistent)

C++

class PASCALIMPLEMENTATION TFDTextDataDef : public System::Classes::TPersistent

Properties

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

Description

Defines the data structure and metadata when transferring between a text file and a database in a batch move operation.


See Also