JDBC Driver for Magento

Build 22.0.8462

RowScanDepth

Scan Magento Product entities to determine unique columns.

Data Type

string

Default Value

"100"

Remarks

In the Magento APIs, Product entities can have different sets of associated attributes. For example, clothing Products will also have Gender, Size, and Sleeve_Length attributes in addition to the standard columns.

When TypeDetectionScheme is set to "RowScan", the RowScanDepth property determines the number of objects to scan to determine the unique columns.

Setting a high value may decrease performance. Setting a low value may prevent the driver from retrieving the relevant columns for the table.

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