Click or drag to resize
IFileDataFormatIgnoreEOF Property
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.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
bool IgnoreEOF { get; set; }

Property Value

Type: Boolean
See Also