The FixedWidthDataReader.Column at the specified index.
The FixedWidthDataReader.Column at the specified index.
public FixedWidthDataReader.Column this[int] {get; set;}
The FixedWidthDataReader.Column corresponding to the given column name.
public FixedWidthDataReader.Column this[string] {get; set;}
FixedWidthDataReader.ColumnCollection Class | DataStreams.FixedWidth Namespace