Excel Add-In for Klaviyo

Build 25.0.9434

TypeDetectionScheme

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

Possible Values

None, RowScan

Data Type

string

Default Value

"RowScan"

Remarks

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

Available Options:

NoneAll columns are returned as strings.
RowScanThe add-in 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