TextDataProvider Class |
Namespace: Easymap.AddIn.Data.Provider
The TextDataProvider type exposes the following members.
Name | Description | |
---|---|---|
AutoDetectColumnHeaders |
Gets or sets a value indicating whether EasyMap automatic detect column headers.
| |
DelimiterChar |
Gets or sets a delimiter char.
| |
Encoding |
Gets or sets one of the character encoding schemas: ASCII, Unicode, UTF-8.
| |
Filename |
Gets or sets the filename of a text file.
| |
Separator |
Gets or sets a value indicating which seperator will be used to split the specified data.
| |
SkipRows |
Gets or sets a value indicating how many rows the DataProvider has to skip from the beginning.
|