TextConverter exposes properties and methods to be used from external programming environments.
Select a method or property below to learn more about it:
Properties
append - If append is
true, the conversion appends records to the existing table if it is
already present. If it is false, the original table is deleted
field_delimiter - The field delimiter separates the input record into fields
record_delimiter - The record delimiter transforms the input text stream into input records
skip - The number of records to skip in the input file
text_qualifier - A character that separates blocks of text, within which all field and record delimiters are ignored