IgnoreEOF Property
Overloads
IgnoreEOF |
Is set to true, the end-of-file character is not taken into account during reload. This property is used for delimited files and fixed record data files. JSON property name: qIgnoreEOF |
IgnoreEOF
Is set to true, the end-of-file character is not taken into account during reload.
This property is used for delimited files and fixed record data files.
JSON property name: qIgnoreEOF
Declaration
public bool IgnoreEOF { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |