Click or drag to resize

TextDataProvider Properties

The TextDataProvider type exposes the following members.

Properties
  NameDescription
Public propertyAutoDetectColumnHeaders
Gets or sets a value indicating whether EasyMap automatic detect column headers.
Public propertyDelimiterChar
Gets or sets a delimiter char.
Public propertyEncoding
Gets or sets one of the character encoding schemas: ASCII, Unicode, UTF-8.
Public propertyFilename
Gets or sets the filename of a text file.
Public propertySeparator
Gets or sets a value indicating which seperator will be used to split the specified data.
Public propertySkipRows
Gets or sets a value indicating how many rows the DataProvider has to skip from the beginning.
Top
See Also