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