JDBC Driver for CSV

Build 22.0.8462

IncludeEmptyHeaders

Whether to include empty value for a column name within column header.

Data Type

bool

Default Value

false

Remarks

When this property is set to False, the driver will not include columns which do not have a value within column header. When set to True, the driver will derive column names from the column numbers. This will be only for columns without header value. If a column has a header value, it will remain the same.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462