Open topic with navigation
Represents a text file database.
Version
BarTender 6.00 or higher
Edition
Automation, Enterprise
Name
Description
Delimitation
Sets and returns the field delimitation type for a database text file.
FieldDelimiter
Sets and returns the field delimiter for a text file when the Delimitation property is set to btDelimCustom.
FileName
Sets and returns the database text file name.
NumberOfFields
Sets and returns the number of fields to scan per record in a text file.
UseFieldNamesFromFirstRecord
Sets and returns whether or not to use field names from the first record of a text file.
Related Topics