ADO.NET Provider for Amazon Athena

Build 23.0.8839

SkipHeaderLineCount

Specifies the number of header rows to skip for SELECT queries.

データ型

string

デフォルト値

""

解説

Specifies the number of header rows to skip for SELECT queries. This most commonly used for Athena tables that point towards a CSV data source. If the CSV data source has headers, set SkipHeaderLineCount to 1.

If you have used AWS Glue to generate tables in Athena you can find this in the "skip.header.line.count" table property.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839