JDBC Driver for HubSpot

Build 23.0.8839

NumberColumnMode

Specifies how to handle detected number columns.

Possible Values

DOUBLE, DECIMAL, STRING

データ型

string

デフォルト値

"DECIMAL"

解説

HubSpot reports all numeric data type fields (ex. integer, double, decimal, etc.) as 'number' type. For this reason, there isn't a reliable way for the 本製品 to determinate the exact numeric type for each detected numeric field.

By default, all numbers will be specified as decimal. However, depending on your needs, you may wish to handle number columns as either double or decimal. In addition, you can also set the value to string to report all number columns as strings.

Note: This connection property is applicable only for 'HUBSPOTV3' Schema.

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