Specifies how to interpret the variable data source.
Declaration Syntax
public enum ImportFormat
Table 1084: Members
Member |
Delimited |
Represents a file containing data with each column delimited by a specific character. |
Member |
FixedWidth |
Represents a file containing data with each column in a fixed-width format. |