SkipHeaderComments
Specifies whether the provider skips comment rows at the top of a file.
データ型
bool
デフォルト値
false
解説
When this property is set to true, the 本製品 skips all rows that begin with the # character until it encounters a row that does not.
When set to false, comment rows are included in the dataset as regular rows.
This property is useful for ignoring commented header sections in files that include descriptive text or metadata at the beginning.