ADO.NET Provider for Klaviyo

Build 25.0.9434

TypeDetectionScheme

Specifies how the provider determines column data types when retrieving data.

Possible Values

None, RowScan

データ型

string

デフォルト値

"RowScan"

解説

This property controls the method used to determine the data types of custom fields.

Available Options:

NoneAll columns are returned as strings.
RowScanThe 本製品 scans a number of rows to infer column types based on the values found. The number of rows scanned is controlled by the RowScanDepth property.

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