CsvConfiguration Class

NReco.PivotData Class Library Documentation
Represents CSV options for CsvSource.
Inheritance Hierarchy

SystemObject
  NReco.PivotData.InputCsvConfiguration

Namespace:  NReco.PivotData.Input
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public class CsvConfiguration

The CsvConfiguration type exposes the following members.

Constructors

  NameDescription
Public methodCsvConfiguration
Initializes a new instance of the CsvConfiguration class
Top
Properties

  NameDescription
Public propertyBufferSize
Public propertyDelimiter
Public propertyHasHeaderRecord
Public propertyTrimFields
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference