ODBC Driver for SAP Fieldglass

Build 23.0.8839

TypeDetectionScheme

Sets the method for determining the data type of columns.

Possible Values

None, RowScan

データ型

string

デフォルト値

"RowScan"

解説

NoneSetting TypeDetectionScheme to None returns all columns as "string" type. Note: Even when set to None, the column names are still scanned.
RowScanSetting TypeDetectionScheme to RowScan scans rows to heuristically determine the data type. The RowScanDepth determines the number of rows that are scanned. If no value is specified, RowScan is used by default.

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