CData Python Connector for SAP Ariba Source

Build 25.0.9440

TypeDetectionScheme

Determines how the data type of columns created from custom fields in the SupplierDataAPIWithPagination-V4 schema's Vendors view is determined.

Possible Values

None, RowScan

データ型

string

デフォルト値

"RowScan"

解説

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. The RowScanDepth determines the number of rows to be scanned.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440