Determines whether the driver looks for column names in the first line of the file.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver looks for column names in the first line of the file.
If set to 0 (Disabled), the driver does not look for column names in the first line of the file.
Notes
The Column Names in First Line setting applies only to tables not previously defined. It also determines the attributes of new tables created with the Create Table statement.