IncludeEmptyHeaders
Specifies whether the provider includes columns with empty header values when reading files that contain column headers.
データ型
bool
デフォルト値
false
解説
This property applies when IncludeColumnHeaders is set to true.
When this property is set to true, the 本製品 assigns generic names based on column numbers to any columns that have empty header values.
When set to false, the 本製品 excludes columns that do not have a header value.
This property is useful for maintaining consistent column positions when some files contain missing or blank header names.