RowScanDepth
Set this property to control the number of rows scanned when TypeDetectionScheme is set to RowScan.
データ型
string
デフォルト値
"50"
解説
Determines the number of rows used to determine the column data types.
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.