JDBC Driver for Exact Online

Build 23.0.8839

RecognizeDateFields

To recognize the date fields.

データ型

string

デフォルト値

""

解説

Comma-separated values(columnName/tableName.columnName) which will be treated as DATE instead of DATETIME by the driver. Example: RecognizeDateFields="StartDate,Accounts.EndDate", this will ensure that StartDate columns for all the tables and EndDate column for Accounts table will be treated as DATE instead of DATETIME.

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