Click or drag to resize
CsvDataReaderColumns Property
Collection of columns to include in the source data.

Namespace: DataStreams.Csv
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public CsvDataReaderColumnCollection Columns { get; set; }

Property Value

Type: CsvDataReaderColumnCollection
See Also