JDBC Driver for MongoDB

Build 25.0.9540

RowScanDepth

The maximum number of rows to scan to look for the columns available in a table.

データ型

int

デフォルト値

100

解説

The columns in a table must be determined by scanning table rows. This value determines the maximum number of rows that will be scanned.

Setting a high value may decrease performance. Setting a low value may prevent the data type from being determined properly, especially when there is null data.

Setting this property to a value of -1 causes the 本製品 to perform a full scan.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540