API:FireDAC.Comp.BatchMove.Text
Classes
| TFDBatchMoveTextDriver | A base class implementing a batch move driver for transferring data between a text file and a data source or destination. |
| TFDBatchMoveTextReader | TFDBatchMoveTextReader defines a data source reader using a text file. |
| TFDBatchMoveTextWriter | TFDBatchMoveTextWriter defines a data target writer using a text file. |
| TFDTextDataDef | Defines the data structure and metadata when transferring between a text file and a database in a batch move operation. |
| TFDTextField | Defines the properties of a field within the text file. |
| TFDTextFields | Manages the set of field definitions for text-based data, allowing users to configure the structure and properties of the data in the text file. |
| TFDTextFormatSettings | Defines the formatting settings for text files during a batch move operation. |
Types
| TFDTextDataType | Defines the data types for fields in a text file during a batch move operation. |
| TFDTextFormatSettingsValue | Provides a way to configure specific attributes and text-related settings, used when reading from or writing to text files. |
| TFDTextFormatSettingsValueSet | Allows to configure and organize various text formatting settings in a batch data transfer operation. |
| TFDTextRecordFormat | Defines the structure and format of individual records in a text file during a batch move operation. |