| CsvDataReaderColumns Property |
Collection of columns to include in the source data.
Namespace: DataStreams.CsvAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public CsvDataReaderColumnCollection Columns { get; set; }
Public Property Columns As CsvDataReaderColumnCollection
Get
Set
Property Value
Type:
CsvDataReaderColumnCollectionSee Also