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

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

Property Value

Type: FixedWidthDataReaderColumnCollection
See Also