RowScanDepth
Set this property to control the number of rows scanned when TypeDetectionScheme is set to RowScan.
Data Type
string
Default Value
"30"
Remarks
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.