OptionalqCharacter set used in the file.
OptionalqString that marks the beginning of the comment line. Example: “#” or “//” The engine ignores the commented lines during the data load. This property is only used for delimited files.
OptionalqInformation about the delimiter. This property is used for delimited files.
OptionalqPositions of the field breaks in the table. This property is used for fixed record data files.
OptionalqSize of the header. Example: If the header size is 2, the first two rows in the file are considered as header and not as data. The header can contain the field names.
OptionalqIs set to true, the end-of-file character is not taken into account during reload. This property is used for delimited files and fixed record data files.
OptionalqOne of:
OptionalqOne of:
This property is used for delimited files.
OptionalqRecord length. Each record (row of data) contains a number of columns with a fixed field size. This property is used for fixed record data files.
OptionalqNumber of spaces that one tab character represents in the table file. This property is used for fixed record data files.
OptionalqType of the file.
One of:
FileType
Recognized file formats are: