FixedMode | Indicates the behavior when variable length records are found in a [FixedLengthRecordAttribute]. (Note: nothing in common with [FieldOptional]) |
IgnoreCommentedLines (inherited from RecordOptions) | Indicates that the engine must ignore the lines with this comment marker. |
IgnoreEmptyLines (inherited from RecordOptions) | Indicates that the engine must ignore the empty lines while reading. |
IgnoreFirstLines (inherited from RecordOptions) | Indicates the number of first lines to be discarded. |
IgnoreLastLines (inherited from RecordOptions) | Indicates the number of lines at the end of file to be discarded. |
RecordCondition (inherited from RecordOptions) | Allow to tell the engine what records must be included or excluded while reading. |
RecordLength | The sum of the indivial field lengths. |
FixedRecordOptions Class | FileHelpers Namespace