Enum: ImportFormat
Specifies how to interpret the variable data source.
Remarks
Examples
Implemented types
Derived types
Constructors
Name
Description
Methods
Name
Description
Properties
Name
Description
Fields
Name
Description
Automatic
Automatically detect the file type.
Delimited
Represents a file containing data with each column delimited by a specific character.
FixedWidth
Represents a file containing data with each column in a fixed-width format.
Events
Name
Description