FireDAC.Comp.BatchMove.Text

From RAD Studio API Documentation
Jump to: navigation, search


Package FireDAC290.bpl

Classes

TFDBatchMoveTextDriverA base class implementing a batch move driver for transferring data between a text file and a data source or destination.
TFDBatchMoveTextReaderTFDBatchMoveTextReader defines a data source reader using a text file.
TFDBatchMoveTextWriter TFDBatchMoveTextWriter defines a data target writer using a text file.
TFDTextDataDefDefines the data structure and metadata when transferring between a text file and a database in a batch move operation.
TFDTextFieldDefines the properties of a field within the text file.
TFDTextFieldsManages the set of field definitions for text-based data, allowing users to configure the structure and properties of the data in the text file.
TFDTextFormatSettingsDefines the formatting settings for text files during a batch move operation.

Types

TFDTextDataTypeDefines the data types for fields in a text file during a batch move operation.
TFDTextFormatSettingsValueProvides a way to configure specific attributes and text-related settings, used when reading from or writing to text files.
TFDTextFormatSettingsValueSetAllows to configure and organize various text formatting settings in a batch data transfer operation.
TFDTextRecordFormatDefines the structure and format of individual records in a text file during a batch move operation.