TDV Adapter for Amazon Marketplace

Build 22.0.8538

TypeDetectionScheme

Specifies how to determine the data types of columns when selecting from Reports.

Possible Values

None, RowScan

Data Type

string

Default Value

"RowScan"

Remarks

When IncludeReports is set to True, this property specifies how to determine the data types.

NoneSetting TypeDetectionScheme to None will return all columns as the string type.
RowScanSetting TypeDetectionScheme to RowScan will scan rows to heuristically determine the data type.

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