Skip to main content

FlatFileColumnType Enumeration

FlatFileColumnType Enumeration​

The FlatFileColumnType enumeration provides options for the type of flat file column format that will be used.

Enumeration Values​

NameSummary
Delimited
Specifies that each column of the flat file is delimited by defined characters.
FixedWidth
Specifies that each column of the flat file contains a predfined number of characters.