TDV Adapter for SAP Fieldglass

Build 23.0.8839

TypeDetectionScheme

Sets the method for determining the data type of columns.

Possible Values

None, RowScan

Data Type

string

Default Value

"RowScan"

Remarks

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